diff options
-rw-r--r-- | 0000_README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/0000_README b/0000_README index 5ba3f04f..3b52f37f 100644 --- a/0000_README +++ b/0000_README @@ -110,3 +110,11 @@ Desc: Add Gentoo Linux support config settings and defaults. Patch: 5010_enable-cpu-optimizations-universal.patch From: https://github.com/graysky2/kernel_compiler_patch Desc: Kernel >= 5.15 patch enables gcc = v11.1+ optimizations for additional CPUs. + +Patch: 5020_BMQ-and-PDS-io-scheduler-v6.9-r0.patch +From: https://gitlab.com/alfredchen/projectc +Desc: BMQ(BitMap Queue) Scheduler. A new CPU scheduler developed from PDS(incld). Inspired by the scheduler in zircon. + +Patch: 5021_BMQ-and-PDS-gentoo-defaults.patch +From: https://gitweb.gentoo.org/proj/linux-patches.git/ +Desc: Set defaults for BMQ. default to n |