diff --git a/profiles/balanced/tuned.conf b/profiles/balanced/tuned.conf index 0668154..e8873cd 100644 --- a/profiles/balanced/tuned.conf +++ b/profiles/balanced/tuned.conf @@ -30,4 +30,4 @@ panel_power_savings=0 # devices=sda [scsi_host] -alpm=medium_power +alpm=med_power_with_dipm diff --git a/profiles/powersave/tuned.conf b/profiles/powersave/tuned.conf index 2cdea86..fe12766 100644 --- a/profiles/powersave/tuned.conf +++ b/profiles/powersave/tuned.conf @@ -34,7 +34,7 @@ panel_power_savings=3 # devices=eth0 [scsi_host] -alpm=min_power +alpm=med_power_with_dipm [sysctl] vm.laptop_mode=5 diff --git a/profiles/server-powersave/tuned.conf b/profiles/server-powersave/tuned.conf index 5b74f2f..431006c 100644 --- a/profiles/server-powersave/tuned.conf +++ b/profiles/server-powersave/tuned.conf @@ -11,4 +11,4 @@ energy_performance_preference=balance_power [disk] [scsi_host] -alpm=min_power +alpm=med_power_with_dipm diff --git a/profiles/spindown-disk/tuned.conf b/profiles/spindown-disk/tuned.conf index 5252bb7..5763459 100644 --- a/profiles/spindown-disk/tuned.conf +++ b/profiles/spindown-disk/tuned.conf @@ -24,7 +24,7 @@ apm=128 spindown=6 [scsi_host] -alpm=medium_power +alpm=med_power_with_dipm [vm] dirty_ratio=60