io_uring
A Linux asynchronous I/O interface based on shared submission and completion ring buffers that can reduce system-call and context-switch overhead.
Related Concepts
- Zero Copy
- Asynchronous I/O
- Direct I/O
- Context Switch
Source
- https://docs.kernel.org/networking/iou-zcrx.html