[PR #3] [MERGED] Develop #6

Closed
opened 2026-03-07 19:13:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_enable_sequential_IO/pull/3
Author: @007revad
Created: 3/4/2024
Status: Merged
Merged: 3/4/2024
Merged by: @007revad

Base: mainHead: develop


📝 Commits (10+)

📊 Changes

10 files changed (+277 additions, -64 deletions)

View changed files

📝 CHANGES.txt (+9 -0)
📝 README.md (+30 -0)
how_to_schedule.md (+27 -0)
images/2caches.png (+0 -0)
images/default.png (+0 -0)
images/manual.png (+0 -0)
images/schedule-1.png (+0 -0)
images/schedule-2.png (+0 -0)
images/schedule-3.png (+0 -0)
📝 syno_seq_io.sh (+211 -64)

📄 Description

v2.0.3

  • Added --volumes option to make it possible to schedule script to run at boot-up.
    • You can specify multiple comma separated volumes.
  • Added --kb option to replace setting kb via first parameter.
  • Bug fix for "Not persistent across reboots" issue #2
  • Bug fix for when no caches are found.
    • You need to schedule the script to run at boot-up.
  • Bug fix for when multiple caches are found.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/007revad/Synology_enable_sequential_IO/pull/3 **Author:** [@007revad](https://github.com/007revad) **Created:** 3/4/2024 **Status:** ✅ Merged **Merged:** 3/4/2024 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`b328923`](https://github.com/007revad/Synology_enable_sequential_IO/commit/b328923932987180d0cbe4320b43edb6e88ed421) Update CHANGES.txt - [`f277c78`](https://github.com/007revad/Synology_enable_sequential_IO/commit/f277c78ae9b104e0bbc156ed41f1f1ef3a5e8835) Update syno_seq_io.sh - [`b57a0b0`](https://github.com/007revad/Synology_enable_sequential_IO/commit/b57a0b09df5bc0041e0b36bd12d12fd9c1a694d8) Add files via upload - [`ea0ce20`](https://github.com/007revad/Synology_enable_sequential_IO/commit/ea0ce20b3d99f6e54a2c2e4bdcfc76c3c1b747ff) Update syno_seq_io.sh - [`e9949a0`](https://github.com/007revad/Synology_enable_sequential_IO/commit/e9949a087ea9bf5b92ea3a7c63be530aa591109c) Update README.md - [`c87bc22`](https://github.com/007revad/Synology_enable_sequential_IO/commit/c87bc22c97692c521d1b367c9785f83e0a22f758) Add files via upload - [`e3b4bba`](https://github.com/007revad/Synology_enable_sequential_IO/commit/e3b4bbad3bca4cc1add45b2e7164934081c56883) Delete images/schedule1.png - [`0dc00b2`](https://github.com/007revad/Synology_enable_sequential_IO/commit/0dc00b2359433f34d9b67e69e838bbd66a149611) Delete images/schedule2.png - [`63e84a9`](https://github.com/007revad/Synology_enable_sequential_IO/commit/63e84a9257b920652c3e0dc455c5d49a3b23fba2) Add files via upload - [`0c9dc66`](https://github.com/007revad/Synology_enable_sequential_IO/commit/0c9dc66a853a926bfb6214be5d12b1960d96b5c3) Create how_to_schedule.md ### 📊 Changes **10 files changed** (+277 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+9 -0) 📝 `README.md` (+30 -0) ➕ `how_to_schedule.md` (+27 -0) ➕ `images/2caches.png` (+0 -0) ➕ `images/default.png` (+0 -0) ➕ `images/manual.png` (+0 -0) ➕ `images/schedule-1.png` (+0 -0) ➕ `images/schedule-2.png` (+0 -0) ➕ `images/schedule-3.png` (+0 -0) 📝 `syno_seq_io.sh` (+211 -64) </details> ### 📄 Description v2.0.3 - Added --volumes option to make it possible to schedule script to run at boot-up. - You can specify multiple comma separated volumes. - Added --kb option to replace setting kb via first parameter. - Bug fix for "Not persistent across reboots" issue #2 - Bug fix for when no caches are found. - You need to schedule the script to run at boot-up. - Bug fix for when multiple caches are found. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-07 19:13:23 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_enable_sequential_IO#6
No description provided.