robot-piglet 9916b2b357 Intermediate changes | 1 год назад | |
---|---|---|
.. | ||
dynamic | 68eff386c4 Intermediate changes | 1 год назад |
include | 9916b2b357 Intermediate changes | 1 год назад |
src | 9916b2b357 Intermediate changes | 1 год назад |
static | bf0f13dd39 add ymake export to ydb | 1 год назад |
COPYING | 9916b2b357 Intermediate changes | 1 год назад |
ChangeLog | 9916b2b357 Intermediate changes | 1 год назад |
INSTALL | 9916b2b357 Intermediate changes | 1 год назад |
README.md | 9916b2b357 Intermediate changes | 1 год назад |
ya.make | bf0f13dd39 add ymake export to ydb | 1 год назад |
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.
Patches should be submitted to linux-aio@kvack.org.