Daniil Cherednik e8171b1bac Ydb stable 23-3-25-hotfix-1 1 year ago
..
dynamic bf0f13dd39 add ymake export to ydb 1 year ago
include e8171b1bac Ydb stable 23-3-25-hotfix-1 1 year ago
src e8171b1bac Ydb stable 23-3-25-hotfix-1 1 year ago
static bf0f13dd39 add ymake export to ydb 1 year ago
COPYING e8171b1bac Ydb stable 23-3-25-hotfix-1 1 year ago
ChangeLog e8171b1bac Ydb stable 23-3-25-hotfix-1 1 year ago
INSTALL e8171b1bac Ydb stable 23-3-25-hotfix-1 1 year ago
README.md e8171b1bac Ydb stable 23-3-25-hotfix-1 1 year ago
ya.make bf0f13dd39 add ymake export to ydb 1 year ago

README.md

libaio

The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a richer API and capability set than the simple POSIX async I/O facility. This library, libaio, provides the Linux-native API for async I/O. The POSIX async I/O facility requires this library in order to provide kernel-accelerated async I/O capabilities, as do applications which require the Linux-native async I/O API.

Contributing

Patches should be submitted to linux-aio@kvack.org.