Skip to content
Commit 3c1a2ead authored by Jens Axboe's avatar Jens Axboe
Browse files

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: default avatarJens Axboe <axboe@kernel.dk>
parent e68a3ff8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment