From 16b0e3313f53566481c106ace9992e477f8efe9b Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Mon, 22 May 2017 08:43:50 +0200 Subject: patches: Boot time optimizations with ClearLinux patches Signed-off-by: Adrian Calianu Signed-off-by: Adrian Dudau --- patches/boot_time_opt/raid_alg.scc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 patches/boot_time_opt/raid_alg.scc (limited to 'patches/boot_time_opt/raid_alg.scc') diff --git a/patches/boot_time_opt/raid_alg.scc b/patches/boot_time_opt/raid_alg.scc new file mode 100644 index 0000000..98dd713 --- /dev/null +++ b/patches/boot_time_opt/raid_alg.scc @@ -0,0 +1,5 @@ +define KFEATURE_DESCRIPTION "Use AVX2 for RAID recovery algorithm" +define KFEATURE_COMPATIBILITY all + +patch 0117-raid6-add-Kconfig-option-to-skip-raid6-benchmarking.patch +kconf non-hardware raid_alg.cfg -- cgit v1.2.3-54-g00ecf