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

io_uring: enable req cache for IRQ driven IO



This is the last class of requests that cannot utilize the req alloc
cache. Add a per-ctx req cache that is protected by the completion_lock,
and refill our submit side cache when it gets over our batch count.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent ed670c3f
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