This commit is contained in:
2026-03-16 23:09:28 +00:00
parent 8e94344e8a
commit bc336fd6cf
4 changed files with 82 additions and 73 deletions

View File

@@ -14,7 +14,7 @@
# Most energy efficent scheduler setup..
systemd.services.scx.environment = {
SCX_SCHEDULER_OVERRIDE = "scx_lavd";
SCX_FLAGS_OVERRIDE = "--powersave --cpu-pref-order '20-21,12-19,0-11'";
SCX_FLAGS_OVERRIDE = "--powersave --per-cpu-dsq";
};
};
};