Skip to content
Snippets Groups Projects
Commit 5a2e745d authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: buffer registration infrastructure


This just prepares the ring for having lists of buffers associated with
it, that the application can provide for SQEs to consume instead of
providing their own.

The buffers are organized by group ID.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent e9fd9396
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment