remove scx_loader
All checks were successful
os / build (push) Successful in 39m32s

This commit is contained in:
Anders da Silva Rytter Hansen 2026-06-04 21:15:09 -03:00
commit 286c75147d
2 changed files with 2 additions and 14 deletions

View file

@ -1,13 +0,0 @@
# This field specifies the scheduler that will be started automatically when scx_loader starts (e.g., on boot).
default_sched = "scx_flash"
# 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 = []