linux_dsm_epyc7002/tools/testing/selftests/rcutorture
Paul E. McKenney b8dfff975c torture: Handle systems lacking the mpstat command
The rcutorture scripting uses the mpstat command to determine how much
the system is being used, and adjusts make's -j argument accordingly.
However, mpstat isn't installed by default, so it would be good if the
scripting does something useful when mpstat isn't present.

This commit therefore makes the scripts assumes that if mpstat is not
present, they are free to use all the CPUs.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2019-12-09 13:00:27 -08:00
..
bin torture: Handle systems lacking the mpstat command 2019-12-09 13:00:27 -08:00
configs rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenarios 2019-10-05 11:49:13 -07:00
doc rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenarios 2019-10-05 11:49:13 -07:00
formal/srcu-cbmc block: remove CONFIG_LBDAF 2019-04-06 10:48:35 -06:00
.gitignore torture: Remove obsolete files from rcutorture .gitignore 2016-11-14 10:48:51 -08:00
Makefile rcutorture: Provide rudimentary Makefile 2019-05-28 09:06:09 -07:00