change scx config and add it to the image

7efe286af0 (diff-fcbfa767da)
This commit is contained in:
Anders Rytter Hansen 2024-11-06 18:49:22 +01:00
commit 33bab6f576

6
etc/default/scx Normal file
View file

@ -0,0 +1,6 @@
# List of scx_schedulers: scx_bpfland scx_central scx_lavd scx_layered scx_nest scx_qmap scx_rlfifo scx_rustland scx_rusty scx_simple scx_userland
# tested: rusty, bpfland, lavd
SCX_SCHEDULER=scx_bpfland
# Set custom flags for each scheduler, below is an example of how to use
#SCX_FLAGS='-k -m performance'