diff options
author | 2022-08-21 15:59:14 -0400 | |
---|---|---|
committer | 2022-08-21 15:59:14 -0400 | |
commit | 5df6212a6d56876ab202675521e9b205f40bbae8 (patch) | |
tree | 01b49e9fbf692ef2620fd5c217232ef8fbd09236 /0000_README | |
parent | Linux patch 5.18.19 (diff) | |
download | linux-patches-5df6212a6d56876ab202675521e9b205f40bbae8.tar.gz linux-patches-5df6212a6d56876ab202675521e9b205f40bbae8.tar.bz2 linux-patches-5df6212a6d56876ab202675521e9b205f40bbae8.zip |
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to '0000_README')
-rw-r--r-- | 0000_README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/0000_README b/0000_README index b8b0f1ff..ecfddca1 100644 --- a/0000_README +++ b/0000_README @@ -154,11 +154,3 @@ 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-v5.18-r2.patch -From: https://gitlab.com/alfredchen/linux-prjc -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. Add archs as people test, default to N |