Enable TT for 5.19rc and TT High HZ patch for 5.15 (#538)

* Enable TT for 5.19 and TT High HZ patch for 5.15

* Reset config from testing
This commit is contained in:
Daedalusspacegames
2022-06-14 07:23:53 -07:00
committed by GitHub
parent 1d1ccfccbe
commit 5b8ff011c7
2 changed files with 15 additions and 0 deletions

View File

@@ -200,6 +200,9 @@ _cacule_rdb="false"
# https://github.com/hamadmarri/cacule-cpu-scheduler/blob/master/patches/CacULE/RDB/rdb.patch#L56
_cacule_rdb_interval="19"
# TT only - Enable High HZ patch (available for 5.15 only) - Default is "false"
_tt_high_hz="false"
# 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=""