commit | 7afa512b9fb66dbff919384e43eeccd46b4ba291 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Oct 01 11:41:06 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Oct 06 11:30:54 2015 -0700 |
tree | 2434671162c042f8723914d88537ff8245fc2f03 | |
parent | 6faac5a68899a9e547bd0713fd904dbca751d4dd [diff] |
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>