io_uring

Turkish equivalent: io_uring Linux I/O arayüzüDomain: Linux

A Linux asynchronous I/O interface based on shared submission and completion ring buffers that can reduce system-call and context-switch overhead.

  • Zero Copy
  • Asynchronous I/O
  • Direct I/O
  • Context Switch

Source

  • https://docs.kernel.org/networking/iou-zcrx.html