| commit | 078d6f35055c85010311441212e01984a57a9e90 | [log] [tgz] |
|---|---|---|
| author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Jan 17 22:08:09 2014 -0800 |
| committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Jan 17 22:08:09 2014 -0800 |
| tree | fe2933b31f2ab0db0051fb4e5a84df215ef82771 | |
| parent | 367bd95d2244d526227d03c9de8e01b806721f75 [diff] |
rcutorture: Flag tests requiring more CPUs than are available This commit adds a "(!)" flag after the number of CPUs required by a given test if that test requires more than the available number of CPUs. Note that these flags appear only when the number of CPUs is specified using the --cpus argument. In the absence of a --cpus argument, no tests are flagged. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>