1778500962
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
zramSwap = {
|
zramSwap = {
|
||||||
enable = false;
|
enable = true;
|
||||||
algorithm = "zstd";
|
algorithm = "zstd";
|
||||||
memoryPercent = 25;
|
memoryPercent = 25;
|
||||||
priority = 5;
|
priority = 5;
|
||||||
|
|||||||
@@ -33,6 +33,6 @@
|
|||||||
InterceptUnknown = true;
|
InterceptUnknown = true;
|
||||||
ProcMonitorMethod = "ebpf";
|
ProcMonitorMethod = "ebpf";
|
||||||
};
|
};
|
||||||
# scx.scheduler = "scx_rustland";
|
scx.scheduler = "scx_rustland";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user