diff options
| author | Tejun Heo <tj@kernel.org> | 2020-09-01 21:52:33 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2020-09-02 04:38:31 +0300 |
| commit | 5e124f74325d8181b3275a704e87e44246c484f6 (patch) | |
| tree | 62c463361c421c181e8c4a2773d60781a3ab083d /tools/perf/scripts/python/syscall-counts.py | |
| parent | 1f06959bd2c96342dbac8e29994dd4f69deb956e (diff) | |
| download | linux-5e124f74325d8181b3275a704e87e44246c484f6.tar.xz | |
blk-iocost: use local[64]_t for percpu stat
blk-iocost has been reading percpu stat counters from remote cpus which on
some archs can lead to torn reads in really rare occassions. Use local[64]_t
for those counters.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
