• Paul E. McKenney's avatar
    torture: Make --cpus override idleness calculations · 7225c077
    Paul E. McKenney authored
    Currently, rcutorture will use relatively few CPUs to build the kernel
    on a busy system, which is often as it should be.  However, if the user
    has used the --cpus argument to dedicate a specified number of CPUs to
    this torture test, it would be good if the kernel build also made use
    of them.  This commit therefore changes the cpus2use.sh script to use
    --cpus when specified and to do the idleness calculations otherwise.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.ibm.com>
    7225c077
cpus2use.sh 718 Bytes