diff options
author | Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com> | 2020-11-12 09:56:00 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-12-09 22:04:00 +0300 |
commit | 906a3c6f9ca072e917c701f7421647e169740954 (patch) | |
tree | 9fd664240120e036fe64481088762648d9714a3b /tools/perf/scripts/python/check-perf-trace.py | |
parent | a0d9205f7d36bf72279f34a93850fd14789fdc7e (diff) | |
download | linux-906a3c6f9ca072e917c701f7421647e169740954.tar.xz |
io_uring: don't acquire uring_lock twice
Both IOPOLL and sqes handling need to acquire uring_lock, combine
them together, then we just need to acquire uring_lock once.
Signed-off-by: Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions