diff --git a/etc/default/scx b/etc/default/scx new file mode 100644 index 0000000..b00131d --- /dev/null +++ b/etc/default/scx @@ -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'