What would it take for io_uring to support mmap, mprotect, and munmap operations? What would it take to process a batch of such operations efficiently without repeatedly poking mmap_sem and such?
What would it take for io_uring to support mmap, mprotect, and munmap operations? What would it take to process a batch of such operations efficiently without repeatedly poking mmap_sem and such?