From: Paul E. McKenney Date: Tue, 23 Nov 2021 05:02:43 +0000 (-0800) Subject: rcutorture: Cause TREE02 and TREE10 scenarios to do more callback flooding X-Git-Tag: v5.17-rc1~160^2^9~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ead4e33194a4bb080f726fafef787b33ca98965;p=thirdparty%2Flinux.git rcutorture: Cause TREE02 and TREE10 scenarios to do more callback flooding This commit enables two callback-flood kthreads for the TREE02 scenario and 28 for the TREE10 scenario. Cc: Neeraj Upadhyay Signed-off-by: Paul E. McKenney --- diff --git a/tools/testing/selftests/rcutorture/configs/rcu/TREE02.boot b/tools/testing/selftests/rcutorture/configs/rcu/TREE02.boot new file mode 100644 index 0000000000000..dd914fa8f690b --- /dev/null +++ b/tools/testing/selftests/rcutorture/configs/rcu/TREE02.boot @@ -0,0 +1 @@ +rcutorture.fwd_progress=2 diff --git a/tools/testing/selftests/rcutorture/configs/rcu/TREE10.boot b/tools/testing/selftests/rcutorture/configs/rcu/TREE10.boot new file mode 100644 index 0000000000000..dd914fa8f690b --- /dev/null +++ b/tools/testing/selftests/rcutorture/configs/rcu/TREE10.boot @@ -0,0 +1 @@ +rcutorture.fwd_progress=2