-
- Downloads
io_uring: split provided buffers handling into its own file
Move both the opcodes related to it, and the internals code dealing with
it.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Showing
- io_uring/Makefile 1 addition, 1 deletionio_uring/Makefile
- io_uring/io_uring.c 2 additions, 600 deletionsio_uring/io_uring.c
- io_uring/io_uring.h 1 addition, 35 deletionsio_uring/io_uring.h
- io_uring/kbuf.c 524 additions, 0 deletionsio_uring/kbuf.c
- io_uring/kbuf.h 142 additions, 0 deletionsio_uring/kbuf.h
- io_uring/net.c 1 addition, 0 deletionsio_uring/net.c
- io_uring/poll.c 1 addition, 0 deletionsio_uring/poll.c
Loading
Please register or sign in to comment