summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKyle McMartin <kyle@fedoraproject.org>2014-09-17 13:10:12 -0500
committerKyle McMartin <kyle@fedoraproject.org>2014-09-17 13:10:12 -0500
commit3836faf6e68495fc70316229a3540506f7ce4c98 (patch)
tree4b051a82cfe82844f4cb224022dff4fa270e456a /TODO
parentdd6c13b6b2b29d56b407217442c53f24db31fa9d (diff)
downloadkernel-3836faf6e68495fc70316229a3540506f7ce4c98.tar.gz
kernel-3836faf6e68495fc70316229a3540506f7ce4c98.tar.xz
kernel-3836faf6e68495fc70316229a3540506f7ce4c98.zip
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index b730fd591..4ef797a12 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,3 @@
-* Post 3.5:
-- Check if PaulMcK has fixed CONFIG_RCU_FAST_NO_HZ
-
Config TODOs:
* review & disable a bunch of the I2C, RTC, DVB, SOUND options.
@@ -11,6 +8,3 @@ Spec file TODOs:
- Don't fail the build if a module is listed but not built (maybe).
- See if it can be tied into Kconfig instead of module names.
-* investigate gzip modules. Everything should support this now?
- Looks like about 70M savings per kernel installed.
-