linux/tools/testing/selftests/rcutorture/configs
Paul E. McKenney 5f654af150 refscale: Allow refscale without RCU Tasks
Currently, a CONFIG_PREEMPT_NONE=y kernel substitutes normal RCU for
RCU Tasks.  Unless that kernel builds refscale, whether built-in or as a
module, in which case RCU Tasks is (unnecessarily) built in.  This both
increases kernel size and increases the complexity of certain tracing
operations.  This commit therefore decouples the presence of refscale
from the presence of RCU Tasks.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2022-04-20 16:53:19 -07:00
..
lock tools/.../rcutorture: Convert to SPDX license identifier 2019-03-26 14:42:53 -07:00
rcu rcutorture: Allow specifying per-scenario stat_interval 2022-04-20 16:53:19 -07:00
rcuscale torture: Remove RCU_FAST_NO_HZ from rcuscale and refscale scenarios 2021-11-30 17:24:46 -08:00
refscale refscale: Allow refscale without RCU Tasks 2022-04-20 16:53:19 -07:00
scf torture: Add scftorture to the rcutorture scripting 2020-08-24 18:38:32 -07:00