diff --git a/tune-profiles/desktop-powersave/ktune.sysconfig b/tune-profiles/desktop-powersave/ktune.sysconfig index 0302811..59cb675 100644 --- a/tune-profiles/desktop-powersave/ktune.sysconfig +++ b/tune-profiles/desktop-powersave/ktune.sysconfig @@ -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" diff --git a/tune-profiles/enterprise-storage/ktune.sysconfig b/tune-profiles/enterprise-storage/ktune.sysconfig index 4be99a6..db7b324 100644 --- a/tune-profiles/enterprise-storage/ktune.sysconfig +++ b/tune-profiles/enterprise-storage/ktune.sysconfig @@ -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" diff --git a/tune-profiles/laptop-ac-powersave/ktune.sysconfig b/tune-profiles/laptop-ac-powersave/ktune.sysconfig index 0302811..59cb675 100644 --- a/tune-profiles/laptop-ac-powersave/ktune.sysconfig +++ b/tune-profiles/laptop-ac-powersave/ktune.sysconfig @@ -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" diff --git a/tune-profiles/laptop-battery-powersave/ktune.sysconfig b/tune-profiles/laptop-battery-powersave/ktune.sysconfig index 0302811..59cb675 100644 --- a/tune-profiles/laptop-battery-powersave/ktune.sysconfig +++ b/tune-profiles/laptop-battery-powersave/ktune.sysconfig @@ -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" diff --git a/tune-profiles/latency-performance/ktune.sysconfig b/tune-profiles/latency-performance/ktune.sysconfig index 4be99a6..db7b324 100644 --- a/tune-profiles/latency-performance/ktune.sysconfig +++ b/tune-profiles/latency-performance/ktune.sysconfig @@ -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" diff --git a/tune-profiles/server-powersave/ktune.sysconfig b/tune-profiles/server-powersave/ktune.sysconfig index 0302811..59cb675 100644 --- a/tune-profiles/server-powersave/ktune.sysconfig +++ b/tune-profiles/server-powersave/ktune.sysconfig @@ -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" diff --git a/tune-profiles/throughput-performance/ktune.sysconfig b/tune-profiles/throughput-performance/ktune.sysconfig index 4be99a6..db7b324 100644 --- a/tune-profiles/throughput-performance/ktune.sysconfig +++ b/tune-profiles/throughput-performance/ktune.sysconfig @@ -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"