From 3836faf6e68495fc70316229a3540506f7ce4c98 Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Wed, 17 Sep 2014 13:10:12 -0500 Subject: re-enable RCU_FAST_NO_HZ, enable NO_HZ_FULL on x86_64 - I also like to live dangerously. (Re-enable RCU_FAST_NO_HZ which has been off since April 2012. Also enable NO_HZ_FULL on x86_64.) - I added zipped modules ages ago, remove it from TODO. --- kernel.spec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 44c20a357..4ef0fe1da 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2211,6 +2211,11 @@ fi # ||----w | # || || %changelog +* Wed Sep 17 2014 Kyle McMartin +- I also like to live dangerously. (Re-enable RCU_FAST_NO_HZ which has been off + since April 2012. Also enable NO_HZ_FULL on x86_64.) +- I added zipped modules ages ago, remove it from TODO. + * Wed Sep 17 2014 Josh Boyer - 3.17.0-0.rc5.git2.1 - Linux v3.17-rc5-24-g37504a3be90b - Fix vmwgfx header include (rhbz 1138759) -- cgit