aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-01-04 20:36:36 +0000
committerJens Axboe <[email protected]>2021-01-04 15:22:29 -0700
commit6c503150ae33ee19036255cfda0998463613352c (patch)
tree7e2bd834d7cb63dc978ac55c732fa2563caf8db3 /tools/perf/scripts/python/exported-sql-viewer.py
parent81b6d05ccad4f3d8a9dfb091fb46ad6978ee40e4 (diff)
io_uring: patch up IOPOLL overflow_flush sync
IOPOLL skips completion locking but keeps it under uring_lock, thus io_cqring_overflow_flush() and so io_cqring_events() need additional locking with uring_lock in some cases for IOPOLL. Remove __io_cqring_overflow_flush() from io_cqring_events(), introduce a wrapper around flush doing needed synchronisation and call it by hand. Cc: [email protected] # 5.5+ Signed-off-by: Pavel Begunkov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions