diff options
author | 2022-06-15 17:33:55 +0100 | |
---|---|---|
committer | 2022-07-24 18:39:13 -0600 | |
commit | 3a08576b96e365d424225dd034c651e963b3ae64 (patch) | |
tree | c6c36b9fb532662217e7cb852f5d4de3cd80ff29 /io_uring/cancel.c | |
parent | io_uring: never defer-complete multi-apoll (diff) | |
download | wireguard-linux-3a08576b96e365d424225dd034c651e963b3ae64.tar.xz wireguard-linux-3a08576b96e365d424225dd034c651e963b3ae64.zip |
io_uring: remove check_cq checking from hot paths
All ctx->check_cq events are slow path, don't test every single flag one
by one in the hot path, but add a common guarding if.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/dff026585cea7ff3a172a7c83894a3b0111bbf6a.1655310733.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/cancel.c')
0 files changed, 0 insertions, 0 deletions