Skip to content
Commit b09751d7 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

torture: Make the build machine control N in "make -jN"



Given remote rcutorture runs, it is quite possible that the build system
will have fewer CPUs than the system(s) running the actual test scenarios.
In such cases, using the number of CPUs on the test systems can overload
the build system, slowing down the build or, worse, OOMing the build
system.  This commit therefore uses the build system's CPU count to set
N in "make -jN", and by tradition sets "N" to double the CPU count.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent f254a0b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment