torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscale
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 26 Nov 2020 04:49:57 +0000 (20:49 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 7 Jan 2021 01:03:44 +0000 (17:03 -0800)
commitd97addc419e2b1cc1aba2ccc679373fbff7f2521
tree6282268272e76af3e7619b766ab1b0efb34b8c00
parent1fe9cef42b6cf6491a2982f68fc495c92389ba7b
torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscale

This commit causes torture.sh to use the torture.verbose_sleep_frequency
kernel boot parameter to throttle verbose refscale output on large systems.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/torture.sh