liburing

0

Описание

Языки

  • C94,1%
  • C++4,4%
  • Makefile1%
  • Shell0,5%

Jens Axboe

25 окт 2019, 05:21
README
liburing
--------
 
This is the liburing library. liburing provides helpers to setup and
teardown io_uring instances, and also a simplified interface for
applications that don't need (or want) to deal with the full kernel
side implementation.
 
For more info on io_uring, please see:
 
http://kernel.dk/io_uring.pdf
 
Jens Axboe 2019-08-05