diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-03-24 18:32:33 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-03-25 21:37:47 +0300 |
commit | 3afcb3b2e3a4ead24e3ab476576e87877d55ee22 (patch) | |
tree | 9da9556fac11f6b9831634511ec7825b891b43d7 /tools/perf/scripts/python/syscall-counts.py | |
parent | 3f0cb8de56b9a5c052a9e43fa548856926059810 (diff) | |
download | linux-3afcb3b2e3a4ead24e3ab476576e87877d55ee22.tar.xz |
io_uring: defer iowq cqe overflow via task_work
Don't handle CQE overflows in io_req_complete_post() and defer it to
flush_completions. It cuts some duplication, and I also want to limit
the number of places directly overflowing completions.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/9046410ac27e18f2baa6f7cdb363ec921cbc3b79.1742829388.git.asml.silence@gmail.com
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