]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
rcutorture: Right-size TREE10 CPU consumption
authorPaul E. McKenney <paulmck@kernel.org>
Mon, 30 Mar 2020 17:42:30 +0000 (10:42 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 7 May 2020 17:15:28 +0000 (10:15 -0700)
The number of CPUs is tuned to allow "4*CFLIST TREE10" on a large system,
up from "3*CFLIST TREE10" previously.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/configs/rcu/TREE10

index 2debe7891aeb5e75f76fea4b6ac6c4dfa18ec469..7311f84a587658c2d456f51fd96fb63c3f6af196 100644 (file)
@@ -1,5 +1,5 @@
 CONFIG_SMP=y
-CONFIG_NR_CPUS=100
+CONFIG_NR_CPUS=56
 CONFIG_PREEMPT_NONE=y
 CONFIG_PREEMPT_VOLUNTARY=n
 CONFIG_PREEMPT=n