diff options
Diffstat (limited to 'TOOLS/patch_configs.py')
-rwxr-xr-x | TOOLS/patch_configs.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TOOLS/patch_configs.py b/TOOLS/patch_configs.py index 986ea40..6838cd6 100755 --- a/TOOLS/patch_configs.py +++ b/TOOLS/patch_configs.py @@ -23,6 +23,8 @@ GENERIC_PATCHES = [ ["SECURITY_LOCKDOWN_LSM_EARLY", None, UNSET], # scheduler stuff ["SCHED_BORE", None, ENABLE], + ["MIN_BASE_SLICE_NS", None, "1000000"], + ["SCHED_CLASS_EXT", None, ENABLE], # device specific config # Microsoft Surface |