Commit bb8f8700 authored by Jens Axboe's avatar Jens Axboe

io_uring: remove unused IO_REQ_CACHE_SIZE defined

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent c65f5279
......@@ -115,7 +115,6 @@
#define IO_TCTX_REFS_CACHE_NR (1U << 10)
#define IO_COMPL_BATCH 32
#define IO_REQ_CACHE_SIZE 32
#define IO_REQ_ALLOC_BATCH 8
enum {
......
Markdown is supported
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