mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 04:25:14 +00:00
xanmod-kernels: enable writeback throttling by default
follows commit c493325416
This commit is contained in:
parent
dd1fc0955d
commit
57f37e2c8c
@ -45,9 +45,6 @@ let
|
||||
HZ = freeform "250";
|
||||
HZ_250 = yes;
|
||||
HZ_1000 = no;
|
||||
|
||||
# Disable writeback throttling by default
|
||||
BLK_WBT_MQ = lib.mkOverride 60 no;
|
||||
};
|
||||
|
||||
extraMeta = {
|
||||
|
Loading…
Reference in New Issue
Block a user