From: Paul E. McKenney Date: Wed, 15 Jan 2014 06:26:09 +0000 (-0800) Subject: rcutorture: Reduce SRCU-N number of CPUs X-Git-Tag: v3.15-rc1~183^2~1^2^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=061862386e8062046cc980e1be1fc4779159411e;p=pandora-kernel.git 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 Reviewed-by: Josh Triplett --- Reading git-diff-tree failed