linux513-tkg: Update CacULE CPU scheduler patchset, introducing merged RBD
Added related options to .cfg
This commit is contained in:
@@ -167,6 +167,13 @@ _processor_opt=""
|
||||
# MuQSS only - Make IRQ threading compulsory (FORCE_IRQ_THREADING) - Default is "false"
|
||||
_irq_threading="false"
|
||||
|
||||
# CacULE only - Enable Response Driven Balancer, an experimental load balancer for CacULE
|
||||
_cacule_rdb=""
|
||||
|
||||
# CacULE only - Load balance time period - Default is 19
|
||||
# https://github.com/hamadmarri/cacule-cpu-scheduler/blob/master/patches/CacULE/RDB/rdb.patch#L56
|
||||
_cacule_rdb_interval="19"
|
||||
|
||||
# MuQSS and PDS only - SMT (Hyperthreading) aware nice priority and policy support (SMT_NICE) - Kernel default is "true" - You can disable this on non-SMT/HT CPUs for lower overhead
|
||||
_smt_nice=""
|
||||
|
||||
|
Reference in New Issue
Block a user