my-ostree-OS/usr/share/scx_loader/config.toml
Anders da Silva Rytter Hansen 29ff22605d start bpfland scheduler automatically
2026-02-06 11:29:51 -03:00

13 lines
No EOL
470 B
TOML

# This field specifies the scheduler that will be started automatically when scx_loader starts (e.g., on boot).
default_sched = "scx_bpfland"
# This field specifies the mode which will be used when scx_loader starts (e.g., on boot).
#default_mode = "Auto"
# This "structure" allows configuring flags for each scheduler mode of particular scx scheduler
#[scheds.'scheduler']
#auto_mode = []
#gaming_mode = []
#lowlatency_mode = []
#powersave_mode = []
#server_mode = []