rcutorture: Remove cbflood facility
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 27 Aug 2018 21:43:05 +0000 (14:43 -0700)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Sat, 1 Dec 2018 20:45:33 +0000 (12:45 -0800)
commitfc6f9c57787e578473d47b7bbc846e317d17c1df
tree9351a606676c6da9227654d931430f0b3f7b2792
parent28cf5952f56005325f269ccfe402a880cd741189
rcutorture: Remove cbflood facility

Now that the forward-progress code does a full-bore continuous callback
flood lasting multiple seconds, there is little point in also posting a
mere 60,000 callbacks every second or so.  This commit therefore removes
the old cbflood testing.  Over time, it may be desirable to concurrently
do full-bore continuous callback floods on all CPUs simultaneously, but
one dragon at a time.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Documentation/admin-guide/kernel-parameters.txt
kernel/rcu/rcutorture.c