diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-07-08 04:01:29 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-07-27 21:41:32 +0300 |
commit | bdf5ca12015310e1636771a7516b08b1c30c0e73 (patch) | |
tree | 66eb961f215e7c0df19cf0ec81eff1ba2a3aadab /tools/testing/selftests/rcutorture/configs | |
parent | 8220a1184970b4ce983113cf48009fd8fea8c4a3 (diff) | |
download | linux-bdf5ca12015310e1636771a7516b08b1c30c0e73.tar.xz |
torture: Make kvm-test-1-run-qemu.sh apply affinity
This commit causes the kvm-test-1-run-qemu.sh script to check the
TORTURE_AFFINITY environment variable and to add "taskset" commands to
the qemu-cmd file. The first "taskset" command is applied only if the
TORTURE_AFFINITY environment variable is a non-empty string, and this
command pins the current scenario's guest OS to the specified CPUs.
The second "taskset" command reports the guest OS's affinity in a new
"qemu-affinity" file.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs')
0 files changed, 0 insertions, 0 deletions