linux-stable/Documentation/timers
Paul E. McKenney e2c73a6860 rcu: Remove the RCU_FAST_NO_HZ Kconfig option
All of the uses of CONFIG_RCU_FAST_NO_HZ=y that I have seen involve
systems with RCU callbacks offloaded.  In this situation, all that this
Kconfig option does is slow down idle entry/exit with an additional
allways-taken early exit.  If this is the only use case, then this
Kconfig option nothing but an attractive nuisance that needs to go away.

This commit therefore removes the RCU_FAST_NO_HZ Kconfig option.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2021-11-30 17:24:47 -08:00
..
highres.rst docs: timers: convert docs to ReST and rename to *.rst 2019-06-14 14:31:48 -06:00
hpet.rst docs: timers: convert docs to ReST and rename to *.rst 2019-06-14 14:31:48 -06:00
hrtimers.rst docs: timers: convert docs to ReST and rename to *.rst 2019-06-14 14:31:48 -06:00
index.rst docs: add some directories to the main documentation index 2019-07-15 11:03:03 -03:00
no_hz.rst rcu: Remove the RCU_FAST_NO_HZ Kconfig option 2021-11-30 17:24:47 -08:00
timekeeping.rst docs: timers: convert docs to ReST and rename to *.rst 2019-06-14 14:31:48 -06:00
timers-howto.rst Documentation: Replace lkml.org links with lore 2021-01-11 12:47:38 -07:00