1
0
Fork 0

ktune.sysconfig: add vd* to tuned devices

This commit is contained in:
Jan Vcelak 2011-10-12 16:06:56 +02:00
parent 69fdbcf75b
commit 662fe72230
7 changed files with 7 additions and 7 deletions

View file

@ -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-,vd}*/queue/scheduler"

View file

@ -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,dm-}*/queue/scheduler"
ELEVATOR_TUNE_DEVS="/sys/block/{sd,cciss,dm-,vd}*/queue/scheduler"

View file

@ -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-,vd}*/queue/scheduler"

View file

@ -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-,vd}*/queue/scheduler"

View file

@ -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,dm-}*/queue/scheduler"
ELEVATOR_TUNE_DEVS="/sys/block/{sd,cciss,dm-,vd}*/queue/scheduler"

View file

@ -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-,vd}*/queue/scheduler"

View file

@ -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,dm-}*/queue/scheduler"
ELEVATOR_TUNE_DEVS="/sys/block/{sd,cciss,dm-,vd}*/queue/scheduler"