xanmod-kernels: enable writeback throttling by default
follows commit https://gitlab.com/xanmod/linux/-/commit/c4933254169ad0cfc9164ed262361b9d50439e06
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user