diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2019-11-25 14:33:28 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2019-12-09 13:00:30 -0800 |
commit | b22eb7cefb9d31cf862542f9cef90f97c0294842 (patch) | |
tree | ed9b4e7fa0edab8807029f98ed04bb6f080d5bd9 /kernel/rcu/tree.h | |
parent | 25b4da74a955bf956428ab29e54aadf4fffab0a3 (diff) | |
download | linux-b22eb7cefb9d31cf862542f9cef90f97c0294842.tar.bz2 |
torture: Hoist calls to lscpu to higher-level kvm.sh script
On some kernels, concurrent calls to the lscpu command result in severe
slowdowns. For example, on v4.16, a single lscpu invocation takes about
two milliseconds, four concurrent invocations more than two seconds,
and 16 concurrent invocations more than 20 seconds. Given that the only
goal is to learn the number of CPUs, invoking lscpu but once suffices.
This commit therefore invokes lscpu early in kvm.sh execution, setting
the initial value of the TORTURE_ALLOTED_CPUS environment variable.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/tree.h')
0 files changed, 0 insertions, 0 deletions