aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/memmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-09io_uring: update parameter name in io_pin_pages function declarationLong Li1-1/+1
2025-04-21io_uring/zcrx: let zcrx choose region for mmapingPavel Begunkov1-0/+2
2025-02-17io_uring/zcrx: add interface queue and refill queueDavid Wei1-0/+1
2024-12-23io_uring/kbuf: use region api for pbuf ringsPavel Begunkov1-7/+0
2024-12-23io_uring: use region api for CQPavel Begunkov1-4/+0
2024-12-23io_uring/memmap: implement mmap for regionsPavel Begunkov1-1/+9
2024-12-23io_uring/memmap: flag vmap'ed regionsPavel Begunkov1-1/+1
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov1-0/+14
2024-04-15io_uring: move mapping/allocation helpers to a separate fileJens Axboe1-0/+25