rcuscale: Disable verbose torture-test output
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 28 Jan 2021 18:15:02 +0000 (10:15 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 8 Mar 2021 22:23:01 +0000 (14:23 -0800)
commit0e7457b550233314394574c6bdc890de9131daf5
tree99b431798fd4a4bbd081275b5036413de52c287d
parentf9d2f1e2c426ad6c4d7661cc7d90be4de2c4f7a4
rcuscale: Disable verbose torture-test output

Given large numbers of threads, the quantity of torture-test output is
sufficient to sometimes result in RCU CPU stall warnings.  The probability
of these stall warnings was greatly reduced by batching the output,
but the warnings were not eliminated.  However, the actual test only
depends on console output that is printed even when rcuscale.verbose=0.
This commit therefore causes this test to run with rcuscale.verbose=0.

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