summaryrefslogtreecommitdiff
path: root/io_uring/io_uring.c
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2023-08-25 01:53:37 +0300
committerJens Axboe <axboe@kernel.dk>2023-08-25 02:16:20 +0300
commit644c4a7a721fb90356cdd42219c9928a3c386230 (patch)
tree8778bbfbf7227f241caaf3196e1ba773b05980fb /io_uring/io_uring.c
parent0aa7aa5f766933d4f91b22d9658cd688e1f15dab (diff)
downloadlinux-644c4a7a721fb90356cdd42219c9928a3c386230.tar.xz
io_uring: move iopoll ctx fields around
Move poll_multi_queue and iopoll_list to the submission cache line, it doesn't make much sense to keep them separately, and is better place for it in general. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/5b03cf7e6652e350e6e70a917eec72ba9f33b97b.1692916914.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/io_uring.c')
0 files changed, 0 insertions, 0 deletions