diff options
author | 2025-03-24 15:32:33 +0000 | |
---|---|---|
committer | 2025-03-25 12:37:47 -0600 | |
commit | 3afcb3b2e3a4ead24e3ab476576e87877d55ee22 (patch) | |
tree | 9da9556fac11f6b9831634511ec7825b891b43d7 /scripts/gdb/linux/utils.py | |
parent | io_uring: fix retry handling off iowq (diff) | |
download | wireguard-linux-3afcb3b2e3a4ead24e3ab476576e87877d55ee22.tar.xz wireguard-linux-3afcb3b2e3a4ead24e3ab476576e87877d55ee22.zip |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions