commit | 105617da8dc0ae3cf5f5a581330b1e4846fe87f2 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Feb 02 11:27:02 2012 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Feb 21 09:03:51 2012 -0800 |
tree | 664d7e7ed2487b1df42cf9f2676c66f8c293e7ef | |
parent | 9b9ec9b90ef481e182927989963274dc2697f9a6 [diff] |
rcu: Make documentation give more realistic rcutorture duration The torture.txt documentation gives an example rcutorture run with a 100-second duration. This is ridiculously short, unless maybe testing a fix for a egregious bug. Use a more-realistic one-hour duration for the example. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>