diff options
author | Joel Fernandes (Google) <[email protected]> | 2019-03-26 15:24:10 -0400 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2019-05-28 09:06:09 -0700 |
commit | e0e2147c1a6a722f6b2e359c5132a825ecb8a420 (patch) | |
tree | 6a5f5be7e24801c987f006ba7c1b7bd11ac191c2 /tools/perf/scripts/python/bin/syscall-counts-record | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff) |
rcutorture: Select from only online CPUs
The rcutorture jitter.sh script selects a random CPU but does not check
if it is offline or online. This leads to taskset errors many times. On
my machine, hyper threading is disabled so half the cores are offline
causing taskset errors a lot of times. Let us fix this by checking from
only the online CPUs on the system.
Cc: [email protected]
Signed-off-by: Joel Fernandes (Google) <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions