mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
io_uring: remove unused IO_REQ_CACHE_SIZE defined
Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
c65f5279ba
commit
bb8f870031
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user