Home > Repositories > base > libaio

libaio: Kernel Asynchronous I/O (AIO) Support for Linux

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.
Name:libaio
Release: 0.3.113-1mamba
Group:System/Kernel and Hardware
Maintainer:silvan
License:LGPL
Size:59.54 kB
Upstream URL:https://lse.sourceforge.net/io/aio.html
Build time:2022-12-30 12:22:16
Binary packages and requirements
x86_64aarch64i586
Built RPMSlibaio
libaio-debug
libaio-devel
libaio
libaio-debug
libaio-devel
libaio
libaio-debug
libaio-devel
Build requirementsglibc-devel [1]
glibc-devel [1]
glibc-devel [1]
History of changes
DatePackagerReleaseDescription
2022-12-30silvan0.3.113-1mamba- update to 0.3.113
2019-08-02silvan0.3.112-1mamba- update to 0.3.112
2018-05-04autodist0.3.111-1mamba- automatic version update by autodist
2014-11-12autodist0.3.110-1mamba- automatic version update by autodist
2012-10-30silvan0.3.109-1mamba- update to 0.3.109
2009-03-20silvan0.3.92-1mamba- package created by autospec