about summary refs log tree commit diff
path: root/machines/devhell
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2018-02-04 19:10:21 +0000
committerdevhell <devhell@mailfresser.de>2018-02-04 19:10:21 +0000
commitcdc42275fb4850de58fb3482116d88c1dc7759c2 (patch)
treed871b600199e2d025fa237408343966e6c37c353 /machines/devhell
parent5185d0769236e9214fd8fab53d034a226ac110f9 (diff)
machines/eris: Inform TLP to use bfq for both devs
Diffstat (limited to 'machines/devhell')
-rw-r--r--machines/devhell/eris.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/devhell/eris.nix b/machines/devhell/eris.nix
index 3ab7beb0..2e9edf30 100644
--- a/machines/devhell/eris.nix
+++ b/machines/devhell/eris.nix
@@ -165,7 +165,7 @@
       DISK_DEVICES="sda sdb"
       DISK_APM_LEVEL_ON_AC="254 254"
       DISK_APM_LEVEL_ON_BAT="254 127"
-      DISK_IOSCHED="noop cfq"
+      DISK_IOSCHED="bfq bfq"
       SATA_LINKPWR_ON_AC=max_performance
       SATA_LINKPWR_ON_BAT=min_power
       PCIE_ASPM_ON_AC=performance