feat(skadi): use bpfland instead.

This commit is contained in:
CronyAkatsuki 2025-11-25 19:08:16 +01:00
parent 1bf1cc9cb7
commit 3ac4f72d2c

View file

@ -25,8 +25,8 @@
boot.kernelPackages = pkgs.linuxPackages_cachyos-lto; boot.kernelPackages = pkgs.linuxPackages_cachyos-lto;
services.scx = { services.scx = {
enable = true; enable = true;
scheduler = "scx_lavd"; scheduler = "scx_bpfland";
extraArgs = ["--performance" "--no-core-compaction"]; # extraArgs = ["--perf" "1024"];
}; };
# Get nicer hostname # Get nicer hostname