aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture/configs/rcuscale/CFcommon
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2023-06-03 09:07:44 -0700
committerPaul E. McKenney <paulmck@kernel.org>2023-07-14 15:01:49 -0700
commita15ec57cfcf83858aced058e00a7feb824322fa4 (patch)
tree8692ce20e8810f403882d4190ffdeba618de6517 /tools/testing/selftests/rcutorture/configs/rcuscale/CFcommon
parent271a8467a5f7ab7654f06541d2483b5340bb7192 (diff)
rcuscale: Add RCU Tasks Rude testing
Add a "tasks-rude" option to the rcuscale.scale_type module parameter. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs/rcuscale/CFcommon')
-rw-r--r--tools/testing/selftests/rcutorture/configs/rcuscale/CFcommon2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/rcuscale/CFcommon b/tools/testing/selftests/rcutorture/configs/rcuscale/CFcommon
index 6a00157bee5b..b1ffd7c67604 100644
--- a/tools/testing/selftests/rcutorture/configs/rcuscale/CFcommon
+++ b/tools/testing/selftests/rcutorture/configs/rcuscale/CFcommon
@@ -2,5 +2,7 @@ CONFIG_RCU_SCALE_TEST=y
CONFIG_PRINTK_TIME=y
CONFIG_FORCE_TASKS_RCU=y
#CHECK#CONFIG_TASKS_RCU=y
+CONFIG_FORCE_TASKS_RUDE_RCU=y
+#CHECK#CONFIG_TASKS_RUDE_RCU=y
CONFIG_FORCE_TASKS_TRACE_RCU=y
#CHECK#CONFIG_TASKS_TRACE_RCU=y