summaryrefslogtreecommitdiff
path: root/io_uring/alloc_cache.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-12io_uring/rsrc: consolidate node cachingPavel Begunkov1-0/+5
2023-04-04io_uring/rsrc: add custom limit for node cachingPavel Begunkov1-2/+4
2023-04-03io_uring: Add KASAN support for alloc_cachesBreno Leitao1-1/+5
2023-04-03io_uring: Move from hlist to io_wq_work_nodeBreno Leitao1-11/+13
2023-03-30io_uring: fix poll/netmsg alloc cachesPavel Begunkov1-0/+1
2022-07-24io_uring: impose max limit on apoll cacheJens Axboe1-2/+14
2022-07-24io_uring: add abstraction around apoll cacheJens Axboe1-0/+41