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