diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-05-11 13:55:47 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-05-27 13:00:00 -0700 |
commit | 7d3bb54adeb13bb98badd86c24648d51ebe28331 (patch) | |
tree | a651aa81d86bce352eb71175b01cfa0bad4b75c2 /Documentation/RCU | |
parent | 8ba8b664d4e43abf6bd896f3f614c8eb22384635 (diff) |
rcutorture: Allow repetition factors in Kconfig-fragment lists
Although it is currently possible to run the same test in parallel,
'--config "TINY01 TINY01 TINY01"' can get a bit verbose, especially
if you want to run 48 instances of TINY01 in parallel. This commit
therefore allows prefixing the Kconfig fragment with a repeat count,
for example, '--config "48*TINY01"' to run 48 instances in parallel.
At least assuming that you have 48 CPUs and also gave '--cpus 48'.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'Documentation/RCU')
0 files changed, 0 insertions, 0 deletions