Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring/rsrc: consolidate node caching | Pavel Begunkov | 2023-04-12 | 1 | -0/+5 |
* | io_uring/rsrc: add custom limit for node caching | Pavel Begunkov | 2023-04-04 | 1 | -2/+4 |
* | io_uring: Add KASAN support for alloc_caches | Breno Leitao | 2023-04-03 | 1 | -1/+5 |
* | io_uring: Move from hlist to io_wq_work_node | Breno Leitao | 2023-04-03 | 1 | -11/+13 |
* | io_uring: fix poll/netmsg alloc caches | Pavel Begunkov | 2023-03-30 | 1 | -0/+1 |
* | io_uring: impose max limit on apoll cache | Jens Axboe | 2022-07-24 | 1 | -2/+14 |
* | io_uring: add abstraction around apoll cache | Jens Axboe | 2022-07-24 | 1 | -0/+41 |