linux/tools/testing/selftests/rcutorture/configs
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
..
lock tools/.../rcutorture: Convert to SPDX license identifier 2019-03-26 14:42:53 -07:00
rcu rcu: Remove the RCU_FAST_NO_HZ Kconfig option 2021-11-30 17:24:47 -08:00
rcuscale torture: Remove RCU_FAST_NO_HZ from rcuscale and refscale scenarios 2021-11-30 17:24:46 -08:00
refscale torture: Remove RCU_FAST_NO_HZ from rcuscale and refscale scenarios 2021-11-30 17:24:46 -08:00
scf torture: Add scftorture to the rcutorture scripting 2020-08-24 18:38:32 -07:00