mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
![]() 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> |
||
---|---|---|
.. | ||
BUSTED | ||
BUSTED-BOOST | ||
BUSTED-BOOST.boot | ||
BUSTED.boot | ||
CFcommon | ||
CFcommon.i686 | ||
CFcommon.ppc64le | ||
CFcommon.x86_64 | ||
CFLIST | ||
RUDE01 | ||
RUDE01.boot | ||
SRCU-N | ||
SRCU-N.boot | ||
SRCU-P | ||
SRCU-P.boot | ||
SRCU-T | ||
SRCU-T.boot | ||
SRCU-U | ||
SRCU-U.boot | ||
TASKS01 | ||
TASKS01.boot | ||
TASKS02 | ||
TASKS02.boot | ||
TASKS03 | ||
TASKS03.boot | ||
TINY01 | ||
TINY02 | ||
TINY02.boot | ||
TRACE01 | ||
TRACE01.boot | ||
TRACE02 | ||
TRACE02.boot | ||
TREE01 | ||
TREE01.boot | ||
TREE02 | ||
TREE02.boot | ||
TREE03 | ||
TREE03.boot | ||
TREE04 | ||
TREE04.boot | ||
TREE05 | ||
TREE05.boot | ||
TREE06 | ||
TREE06.boot | ||
TREE07 | ||
TREE07.boot | ||
TREE08 | ||
TREE08.boot | ||
TREE09 | ||
TREE10 | ||
TREE10.boot | ||
TRIVIAL | ||
TRIVIAL.boot | ||
ver_functions.sh |