]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rcutorture: Enable limited callback-flooding tests of SRCU
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 28 Jan 2022 04:29:10 +0000 (20:29 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Wed, 2 Feb 2022 01:24:39 +0000 (17:24 -0800)
commit9c0f1c7fd7c6e1e0f5b84e20c577fbab62563d03
tree94b1f3086379ea9d2b01fe1eee30422ac111a39a
parent6b8646a9d37c6324cf994dbefb75f3eb20b109ab
rcutorture: Enable limited callback-flooding tests of SRCU

This commit allows up to 50,000 callbacks worth of callback-flooding
tests of SRCU.  The goal of this change is to exercise Tree SRCU's
ability to transition from SRCU_SIZE_SMALL to SRCU_SIZE_BIG triggered
by callback-queue-time lock contention.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/rcutorture.c