summaryrefslogtreecommitdiff
path: root/io_uring/alloc_cache.h
Commit message (Expand)AuthorAgeFilesLines
* io_uring/rsrc: consolidate node cachingPavel Begunkov2023-04-121-0/+5
* io_uring/rsrc: add custom limit for node cachingPavel Begunkov2023-04-041-2/+4
* io_uring: Add KASAN support for alloc_cachesBreno Leitao2023-04-031-1/+5
* io_uring: Move from hlist to io_wq_work_nodeBreno Leitao2023-04-031-11/+13
* io_uring: fix poll/netmsg alloc cachesPavel Begunkov2023-03-301-0/+1
* io_uring: impose max limit on apoll cacheJens Axboe2022-07-241-2/+14
* io_uring: add abstraction around apoll cacheJens Axboe2022-07-241-0/+41