summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-02-11 18:48:03 +0100
committerJens Axboe <axboe@kernel.dk>2021-02-11 18:48:03 +0100
commit3c1a2ead915c1bcb7b1f9e902469ea0ee1f7857f (patch)
tree2eb26e63595cc3a43603dfe85386a06f427c9bb0 /kernel
parentio_uring: assign file_slot prior to calling io_sqe_file_register() (diff)
downloadlinux-3c1a2ead915c1bcb7b1f9e902469ea0ee1f7857f.tar.xz
linux-3c1a2ead915c1bcb7b1f9e902469ea0ee1f7857f.zip
io_uring: move submit side state closer in the ring
We recently added the submit side req cache, but it was placed at the end of the struct. Move it near the other submission state for better memory placement, and reshuffle a few other members at the same time. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions