parent
d7bf3c1d10
commit
e78494e1c5
3 changed files with 3 additions and 3 deletions
|
|
@ -24,4 +24,4 @@ SYSCTL_POST="/etc/sysctl.conf"
|
|||
ELEVATOR="deadline"
|
||||
|
||||
# These are the devices, that should be tuned with the ELEVATOR
|
||||
ELEVATOR_TUNE_DEVS="/sys/block/{sd,cciss}*/queue/scheduler"
|
||||
ELEVATOR_TUNE_DEVS="/sys/block/{sd,cciss,dm-}*/queue/scheduler"
|
||||
|
|
|
|||
|
|
@ -24,4 +24,4 @@ SYSCTL_POST="/etc/sysctl.conf"
|
|||
ELEVATOR="deadline"
|
||||
|
||||
# These are the devices, that should be tuned with the ELEVATOR
|
||||
ELEVATOR_TUNE_DEVS="/sys/block/{sd,cciss}*/queue/scheduler"
|
||||
ELEVATOR_TUNE_DEVS="/sys/block/{sd,cciss,dm-}*/queue/scheduler"
|
||||
|
|
|
|||
|
|
@ -24,4 +24,4 @@ SYSCTL_POST="/etc/sysctl.conf"
|
|||
ELEVATOR="deadline"
|
||||
|
||||
# These are the devices, that should be tuned with the ELEVATOR
|
||||
ELEVATOR_TUNE_DEVS="/sys/block/{sd,cciss}*/queue/scheduler"
|
||||
ELEVATOR_TUNE_DEVS="/sys/block/{sd,cciss,dm-}*/queue/scheduler"
|
||||
|
|
|
|||
Loading…
Reference in a new issue