Skip to content

Implement a Redox API equivalent to io_uring

If you don't know what is io_uring read this page.

The plan is to have an userspace-to-userspace communication, this API will be implemented in the following system components:

  • redoxfs
  • ramfs
  • nvmed
Edited by Ribbon