diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-07-12 22:52:43 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-25 02:41:07 +0200 |
commit | 06a5464be84e4ae48394d34441baf34bf9706827 (patch) | |
tree | 97726fb3e90715c2a4077834806f712a20826790 /mm/shuffle.h | |
parent | io_uring: add notification slot registration (diff) | |
download | linux-06a5464be84e4ae48394d34441baf34bf9706827.tar.xz linux-06a5464be84e4ae48394d34441baf34bf9706827.zip |
io_uring: wire send zc request type
Add a new io_uring opcode IORING_OP_SENDZC. The main distinction from
IORING_OP_SEND is that the user should specify a notification slot
index in sqe::notification_idx and the buffers are safe to reuse only
when the used notification is flushed and completes.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/a80387c6a68ce9cf99b3b6ef6f71068468761fb7.1657643355.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm/shuffle.h')
0 files changed, 0 insertions, 0 deletions