From c0c9b770e4f24e17886587762c42194b6e524720 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sat, 6 Apr 2024 16:43:39 +0200 Subject: kernel 6.7.11 BORE Project C was more unstable than anticipated so BORE will be used for the time being. the BMC150 patch appears to cause more problems than it solves --- TOOLS/patch_configs.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TOOLS/patch_configs.py') diff --git a/TOOLS/patch_configs.py b/TOOLS/patch_configs.py index 7f3c8cc..f020fa3 100755 --- a/TOOLS/patch_configs.py +++ b/TOOLS/patch_configs.py @@ -22,9 +22,7 @@ GENERIC_PATCHES = [ ["TCP_CONG_BBR2", None, MODULE], ["SECURITY_LOCKDOWN_LSM_EARLY", None, UNSET], # scheduler stuff - ["SCHED_ALT", None, ENABLE], - ["SCHED_BMQ", None, ENABLE], - ["SCHED_PDS", None, UNSET], + ["SCHED_BORE", None, ENABLE], # device specific config -- cgit v1.2.3