scx-scheds: set scx_bpfland as default scheduler

Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
Piotr Gorski 2024-08-23 15:47:24 +02:00
parent dca4af151e
commit 3f0fcc319c
No known key found for this signature in database
GPG Key ID: 79AFA05ABDB26C5A

View File

@ -1,5 +1,5 @@
# 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
SCX_SCHEDULER=scx_rusty
SCX_SCHEDULER=scx_bpfland
# Set custom flags for each scheduler, below is an example of how to use
#SCX_FLAGS='-u 3000 -i 0.5 -I 0.025 -l 0.5 -b -k'
#SCX_FLAGS='-s 20000 -S 1000 -c 0 -k'