Use BPFLand instead

This commit is contained in:
xmm16 2024-12-13 00:27:11 -03:00
commit dfa40ddfc2
No known key found for this signature in database

View file

@ -61,8 +61,8 @@
services.scx = { services.scx = {
enable = true; enable = true;
scheduler = "scx_rusty"; scheduler = "scx_bpfland";
extraArgs = ["-r -k -b -i 1"]; extraArgs = ["-k" "-m all"];
}; };
boot.runSize = "100%"; boot.runSize = "100%";