feat(skadi): use bpfland instead.
This commit is contained in:
parent
1bf1cc9cb7
commit
3ac4f72d2c
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@
|
|||
boot.kernelPackages = pkgs.linuxPackages_cachyos-lto;
|
||||
services.scx = {
|
||||
enable = true;
|
||||
scheduler = "scx_lavd";
|
||||
extraArgs = ["--performance" "--no-core-compaction"];
|
||||
scheduler = "scx_bpfland";
|
||||
# extraArgs = ["--perf" "1024"];
|
||||
};
|
||||
|
||||
# Get nicer hostname
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue