linux-loongson/tools/testing/selftests/rcutorture/configs
Paul E. McKenney d08d409126 rcutorture: Remove SRCU-lite scenarios
This commit prepares for the removal of SRCU-Lite by removing the SRCU-L
rcutorture scenario that tests it.

Both SRCU-lite and SRCU-fast provide faster readers by dropping the
smp_mb() call from their lock and unlock primitives, but incur a pair
of added RCU grace periods during the SRCU grace period.  There is a
trivial mapping from the SRCU-lite API to that of SRCU-fast, so there
should be no transition issues.

[ paulmck: Apply Christoph Hellwig feedback. ]

Signed-off-by: "Paul E. McKenney" <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
2025-07-16 09:48:28 +05:30
..
lock torture: Place --bootargs parameters at end of -append list 2023-07-14 15:10:57 -07:00
rcu rcutorture: Remove SRCU-lite scenarios 2025-07-16 09:48:28 +05:30
rcuscale Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a', 'rcuscale.2023.07.14b', 'refscale.2023.07.14b', 'torture.2023.08.14a' and 'torturescripts.2023.07.20a' into HEAD 2023-08-16 14:31:08 -07:00
refscale refscale: Add TINY scenario 2024-08-14 17:06:01 +05:30
scf smp_call_function torture-test updates for v6.6 2023-08-28 13:42:29 -07:00