diff options
author | Dylan Yudaken <dylany@meta.com> | 2022-11-24 10:35:59 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-11-25 14:10:04 +0100 |
commit | 9a6924519e5e882631a7fff429facca838207e45 (patch) | |
tree | cffcb0984df749ccfcc3d24666c00d350f7d226d /io_uring/io_uring.h | |
parent | io_uring: remove overflow param from io_post_aux_cqe (diff) | |
download | linux-9a6924519e5e882631a7fff429facca838207e45.tar.xz linux-9a6924519e5e882631a7fff429facca838207e45.zip |
io_uring: allow multishot polled reqs to defer completion
Until now there was no reason for multishot polled requests to defer
completions as there was no functional difference. However now this will
actually defer the completions, for a performance win.
Signed-off-by: Dylan Yudaken <dylany@meta.com>
Link: https://lore.kernel.org/r/20221124093559.3780686-10-dylany@meta.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/io_uring.h')
0 files changed, 0 insertions, 0 deletions