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

io_uring/alloc_cache: shrink default max entries from 512 to 128



In practice, we just need to recycle a few elements for (by far) most
use cases. Shrink the total size down from 512 to 128, which should be
more than plenty.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 29f858a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment