diff --git a/plugins/dynamix/DiskSettings.page b/plugins/dynamix/DiskSettings.page index e9db828e1..7aee0c2f0 100644 --- a/plugins/dynamix/DiskSettings.page +++ b/plugins/dynamix/DiskSettings.page @@ -151,6 +151,8 @@ Tunable (enable NCQ): > If set to **No** then *Native Command Queuing* is disabled for all array devices that support NCQ. > > **Auto** leaves the setting for each device as-is. +> +> Note: You must reboot after selecting Auto for setting to take effect. Tunable (nr_requests): : @@ -159,7 +161,22 @@ Tunable (nr_requests): > > **Auto** leaves the setting for each device as-is. > -> Note: if you set to blank and click Apply, the setting is restored to its default. +> Note: if you set to blank and click Apply, the setting is restored to its default, and you must reboot for setting to take effect. + +Tunable (scheduler): +: + +> Selects which kernel I/O scheduler to use for all array devices. +> +> **Auto** leaves the setting for each device as-is (mq-deadline). +> +> Note: You must reboot after selecting Auto for setting to take effect. Tunable (md_num_stripes): : @@ -167,7 +184,7 @@ Tunable (md_num_stripes): > This is the size of the *stripe pool* in number of *stripes*. A *stripe* refers to a data structure that faclitiates parallel 4K read/write > operations necessary for a parity-protected array. > -> Note: if you set to blank and click Apply, the setting is restored to its default. +> Note: if you set to blank and click Apply, the setting is restored to its default, and will take effect after reboot. Tunable (md_queue_limit): :