]> git.openfabrics.org - ~emulex/infiniband.git/commit
rcutorture: Reduce SRCU-N number of CPUs
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 15 Jan 2014 06:26:09 +0000 (22:26 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 18 Feb 2014 20:26:13 +0000 (12:26 -0800)
commit061862386e8062046cc980e1be1fc4779159411e
treeca8eac6faee1400ca9b2b7133dc993bdd5d02602
parent16d301cbddeb4fb79126fdcda1509207ac6034ba
rcutorture: Reduce SRCU-N number of CPUs

Both SRCU-P and SRCU-N specify eight CPUs, which results in four
iterations for a parallel run on 32 CPUs.  This commit reduces SRCU-N
to four CPUs (but leaving SRCU-P at eight) to speed up parallel runs,
while maintaining essentially the same test coverage.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
tools/testing/selftests/rcutorture/configs/SRCU-N