d9c3c351e7
This is the io_uring library, liburing. 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. URL: https://github.com/axboe/liburing Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
20 lines
880 B
Plaintext
20 lines
880 B
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description. Line
|
|
# up the first '|' above the ':' following the base package name, and the '|' on
|
|
# the right side marks the last column you can put a character in. You must make
|
|
# exactly 11 lines for the formatting to be correct. It's also customary to
|
|
# leave one space after the ':'.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
liburing: liburing (the io_uring helper library)
|
|
liburing:
|
|
liburing: This is the io_uring library, liburing. liburing provides helpers
|
|
liburing: to setup and teardown io_uring instances, and also a simplified
|
|
liburing: interface for applications that don't need (or want) to deal with
|
|
liburing: the full kernel side implementation.
|
|
liburing:
|
|
liburing: URL: https://github.com/axboe/liburing
|
|
liburing:
|
|
liburing:
|
|
liburing:
|