]> asedeno.scripts.mit.edu Git - linux.git/commit
rcutorture: Default grace period to three minutes, allow override
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 1 Oct 2015 18:41:06 +0000 (11:41 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 6 Dec 2015 01:58:12 +0000 (17:58 -0800)
commit542e83329db44622a401b74b4be0ea2d5f0850be
tree507c55896d3092e16b193e6b693eab62d49ef5a8
parentb1adb3e2736b695821badc715d2c7a5d873b8b94
rcutorture: Default grace period to three minutes, allow override

The default test grace period of two minutes is insufficient in some
cases and excessive in others.  This commit therefore increases the
default to three minutes, but also adds a --shutdown-grace parameter
to allow the default to be overridden.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh
tools/testing/selftests/rcutorture/bin/kvm.sh