linux/tools/testing/selftests/rcutorture/configs/refscale
Paul E. McKenney dec86781a5 refscale: Allow refscale without RCU Tasks Rude/Trace
Currently, a CONFIG_PREEMPT_NONE=y kernel substitutes normal RCU for
RCU Tasks Rude and RCU Tasks Trace.  Unless that kernel builds refscale,
whether built-in or as a module, in which case these RCU Tasks flavors are
(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 Rude
and RCU Tasks Trace.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2022-04-20 16:53:19 -07:00
..
CFcommon refscale: Allow refscale without RCU Tasks Rude/Trace 2022-04-20 16:53:19 -07:00
CFLIST
NOPREEMPT refscale: Allow refscale without RCU Tasks 2022-04-20 16:53:19 -07:00
PREEMPT torture: Remove RCU_FAST_NO_HZ from rcuscale and refscale scenarios 2021-11-30 17:24:46 -08:00
ver_functions.sh