summaryrefslogtreecommitdiffstats
path: root/patches/boot_time_opt_guest/guest_boot_time_opt.scc
diff options
context:
space:
mode:
Diffstat (limited to 'patches/boot_time_opt_guest/guest_boot_time_opt.scc')
-rw-r--r--patches/boot_time_opt_guest/guest_boot_time_opt.scc25
1 files changed, 11 insertions, 14 deletions
diff --git a/patches/boot_time_opt_guest/guest_boot_time_opt.scc b/patches/boot_time_opt_guest/guest_boot_time_opt.scc
index c571cbf..28ca225 100644
--- a/patches/boot_time_opt_guest/guest_boot_time_opt.scc
+++ b/patches/boot_time_opt_guest/guest_boot_time_opt.scc
@@ -1,17 +1,14 @@
1define KFEATURE_DESCRIPTION "Boot time optimization changes ported from ClearLinux , https://github.com/clearlinux-pkgs/linux-kvm" 1define KFEATURE_DESCRIPTION "Boot time optimization changes ported from ClearLinux , https://github.com/clearlinux-pkgs/linux-kvm/tree/5.9.16-505"
2define KFEATURE_COMPATIBILITY all 2define KFEATURE_COMPATIBILITY all
3 3
4patch 0102-sysrq-skip-synchronize_rcu-if-there-is-no-old-op.patch 4patch 0051-x86-reboot-Avoid-EFI-reboot-when-not-running-on-EFI.patch
5patch 0103-fbcon-enable-no-blink-by-default.patch 5patch 0101-do-accept-in-LIFO-order-for-cache-efficiency.patch
6patch 0104-mm-reduce-vmstat-wakeups.patch 6patch 0102-give-rdrand-some-credit.patch
7patch 0106-cgroup-delayed-work.patch 7patch 0103-init-wait-for-partition-and-retry-scan.patch
8patch 0104-ksm-wakeups.patch
9patch 0105-locking-rwsem-spin-faster.patch
10patch 0106-Migrate-some-systemd-defaults-to-the-kernel-defaults.patch
8patch 0107-smpboot-reuse-timer-calibration.patch 11patch 0107-smpboot-reuse-timer-calibration.patch
9patch 0108-perf.patch 12patch 0108-use-lfence-instead-of-rep-and-nop.patch
10patch 0109-pci-probe-identify-known-devices.patch 13patch 0109-xattr-allow-setting-user.-attributes-on-symlinks-by-.patch
11patch 0110-init-no-wait-for-the-known-devices.patch 14patch 0111-overload-on-wakeup.patch
12patch 0111-ksm-wakeups.patch
13
14patch 0151-mm-Export-do_madvise.patch
15patch 0152-x86-kvm-Notify-host-to-release-pages.patch
16patch 0153-x86-Return-memory-from-guest-to-host-kernel.patch
17patch 0154-sysctl-vm-Fine-grained-cache-shrinking.patch