linux58-tkg: 5.8.8

This commit is contained in:
Tk-Glitch
2020-09-10 09:25:48 +02:00
parent 05b7a0ca74
commit 7cd1394526
3 changed files with 5 additions and 5 deletions

View File

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