mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 22:47:45 +07:00
7d3bb54ade
Although it is currently possible to run the same test in parallel, '--config "TINY01 TINY01 TINY01"' can get a bit verbose, especially if you want to run 48 instances of TINY01 in parallel. This commit therefore allows prefixing the Kconfig fragment with a repeat count, for example, '--config "48*TINY01"' to run 48 instances in parallel. At least assuming that you have 48 CPUs and also gave '--cpus 48'. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> |
||
---|---|---|
.. | ||
config2frag.sh | ||
configcheck.sh | ||
configinit.sh | ||
configNR_CPUS.sh | ||
cpus2use.sh | ||
functions.sh | ||
kvm-build.sh | ||
kvm-recheck-lock.sh | ||
kvm-recheck-rcu.sh | ||
kvm-recheck.sh | ||
kvm-test-1-run.sh | ||
kvm.sh | ||
parse-build.sh | ||
parse-console.sh | ||
parse-torture.sh |