mirror of
https://github.com/xddxdd/nix-cachyos-kernel.git
synced 2026-07-03 19:18:07 +02:00
Add adios io scheduler
This commit is contained in:
parent
87ad2d62ed
commit
d3fd7d4ca5
@ -4,6 +4,9 @@ with lib.kernel;
|
||||
{
|
||||
common = {
|
||||
CACHY = yes;
|
||||
|
||||
# https://wiki.cachyos.org/configuration/general_system_tweaks/#adios-io-scheduler
|
||||
MQ_IOSCHED_ADIOS = yes;
|
||||
};
|
||||
|
||||
cpusched = rec {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user