]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 10 Jan 2025 23:28:06 +0000 (15:28 -0800)
committerBoqun Feng <boqun.feng@gmail.com>
Wed, 5 Feb 2025 15:12:05 +0000 (07:12 -0800)
This commit causes the rcutorture SRCU-P scenario use the
srcu_read_lock_fast() and srcu_read_unlock_fast() functions.  This will
cause these two functions to be regularly tested by several developers
(myself included), for example, those who use torture.sh as an RCU
acceptance test.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
tools/testing/selftests/rcutorture/configs/rcu/SRCU-P.boot

index 2db39f298d1827e96980dccac32dadf7248406ac..fb61703690cb39ff4fcc63f8975f4c0b29dc699f 100644 (file)
@@ -2,3 +2,4 @@ rcutorture.torture_type=srcud
 rcupdate.rcu_self_test=1
 rcutorture.fwd_progress=3
 srcutree.big_cpu_lim=5
+rcutorture.reader_flavor=0x8