This commit is contained in:
2026-08-24 10:39:58 +01:00
parent 076cb011ac
commit a3b49b8960
6 changed files with 56 additions and 51 deletions
+2 -2
View File
@@ -17,8 +17,8 @@
};
# Most energy efficent scheduler setup..
systemd.services.scx.environment = {
SCX_SCHEDULER_OVERRIDE = "scx_lavd";
SCX_FLAGS_OVERRIDE = "--powersave --no-core-compaction";
# SCX_SCHEDULER_OVERRIDE = "scx_lavd";
# SCX_FLAGS_OVERRIDE = "--powersave --no-core-compaction";
};
};
};