torture: Add --dryrun batches to help schedule a distributed run
authorPaul E. McKenney <paulmck@kernel.org>
Sat, 12 Dec 2020 00:26:50 +0000 (16:26 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 4 Jan 2021 22:01:23 +0000 (14:01 -0800)
commit755cf0afc16477bf55c837a35bf3b15461850194
tree0a1f8f52711f7f92e4de08db521400dbcffbbbba
parentf716348f29d30e8ef3a1ceed3fea19490aba4fe4
torture: Add --dryrun batches to help schedule a distributed run

When all of the remote systems have the same number of CPUs, one
approach is to use one "--buildonly" run and one "--dryrun sched" run,
and then distributing the batches out one per remote system.  However,
the output of "--dryrun sched" is not made for parsing, so this commit
adds a "--dryrun batches" that provides the same information in easily
parsed form.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/kvm.sh