• ← Advanced usage
  • io_uring_setup →

io_uring ReferenceΒΆ

  • io_uring_setup
  • io_uring_enter
  • io_uring_register
 
  • ← Advanced usage
  • io_uring_setup →

Logo

Lord of the io_uring

Navigation

Introduction

  • Asynchronous Programming Under Linux
  • What is io_uring?
  • The Low-level io_uring Interface

Tutorial

  • liburing Examples
  • cat with liburing
  • cp with liburing
  • A web server with liburing
  • Probing supported capabilities
  • Linking requests
  • Fixed buffers
  • Submission Queue Polling
  • Register an eventfd

liburing Reference

  • liburing Reference
  • SQE: Submission Queue Entry
  • CQE: Completion Queue Event
  • Supported capabilities
  • Setup and tear down
  • Submission
  • Completion
  • Advanced usage

io_uring Reference

  • io_uring Reference
  • io_uring_setup
  • io_uring_enter
  • io_uring_register

Changelog

  • Changelog

Related Topics

  • Documentation overview
    • Previous: Advanced usage
    • Next: io_uring_setup

Quick search

©2020, Shuveb Hussain. | Powered by Sphinx 3.0.3 & Alabaster 0.7.12 | Page source