libaio: Asynchronous I/O library1

Package available in: [trunk] [8.0]

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.

... part of T2, get it here

Author: Benjamin LaHaise <bcrl [at] redhat [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: LGPL
Status: Beta
Version: 0.3.106-avr32

Remark: Does cross compile (as setup and patched in T2).

Download: http://www.avr32linux.org/twiki/pub/Main/LibAio/ libaio-0.3.106-avr32.tar.bz2

T2 source: libaio.cache
T2 source: libaio.conf
T2 source: libaio.desc

Build time (on reference hardware): 5% (relative to binutils)2

Installed size (on reference hardware): 0.04 MB, 10 files

Dependencies (build time detected): 00-dirtree bash binutils bzip2 coreutils diffutils findutils gcc glibc grep linux-header make sed sysfiles tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).