Welcome to Lord of the io_uring — Lord of the io_uring documentation
io_uring is a powerful new way to do asynchronous I/O programming under Linux. Doing away with various limitations of previous generation I/O subsystems, io_uring holds immense promise. For more details on what io_uring brings to the table, please see the chapter What is io_uring?.
About¶
This io_uring guide was created by Shuveb Hussain, who is also the author of the Linux-focused blog, unixism.net. You can follow me on Twitter where my posts are mainly tech-related with a focus on Linux, perf...
Read more at unixism.net