linux59-tkg: Import ck1/MuQSS patchset for 5.9

http://ck-hack.blogspot.com/2020/10/linux-59-ck1-muqss-version-0204-for.html
This commit is contained in:
Tk-Glitch
2020-10-19 13:00:43 +02:00
parent 5c57ad3792
commit 14aad669dc
6 changed files with 13495 additions and 8 deletions

View File

@@ -55,8 +55,8 @@ _debugdisable="false"
# LEAVE AN EMPTY VALUE TO BE PROMPTED ABOUT FOLLOWING OPTIONS AT BUILD TIME
# CPU scheduler - Options are "pds", "bmq" or "cfs"
# "upds" is the recommended option for gaming
# CPU scheduler - Options are "pds", "bmq", "muqss" or "cfs"
# "pds" is the recommended option for gaming
_cpusched=""
# CPU sched_yield_type - Choose what sort of yield sched_yield will perform