commit | df37e66bfdbb57e8cae7dbf39a0c66b1b8701338 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sat Jan 30 20:56:38 2016 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Mar 31 13:38:58 2016 -0700 |
tree | 76c3d3915b98d79870a54593530aa029f77a976e | |
parent | 2b03d038457fc8d694d34981cb0a2f1702ba35d6 [diff] |
rcutorture: Add rcuperf holdoff boot parameter to reduce interference Boot-time activity can legitimately grab CPUs for extended time periods, so the commit adds a boot parameter to delay the start of the performance test until boot has completed. Defaults to 10 seconds. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>