Exherbo
GitLab
Packages
dev-libs/libaio
Asynchronous input/output library that uses the kernels native interface.
Versions
Slot
Version
Repository
Platforms
0
0.3.113
arbor
~amd64
arm?
~armv7
~armv8
~x86
Metadata
Homepage
(
https://pagure.io/libaio
http://lse.sourceforge.net/io/aio.html
)
Summary
Asynchronous input/output library that uses the kernels native interface
Description
AIO enables even a single application thread to overlap I/O operations with other processing, by providing an interface for submitting one or more I/O requests in one system call (io_submit()) without waiting for completion, and a separate interface (io_getevents()) to reap completed I/O operations associated with a given completion group. Support for kernel AIO has been included in the 2.6 Linux kernel.
Dependencies
(
test:
dev-tcl/expect
)
Downloads
https://releases.pagure.org/libaio/libaio-0.3.113.tar.gz
Licences
LGPL-2