liburing
liburing copied to clipboard
io_uring_prep_mmap
Could io_uring_prep_mmap be implemented? https://man7.org/linux/man-pages/man3/mmap64.3.html
Totally missed this one, this is kind of important, didn't realize it till I had to use it.
Thank you