POSIX Asynchronous I/O for Linux - Old resources
Library
libposix-aio-0.3.tar.gz
libposix-aio-0.2.tar.gz
libposix-aio-0.1.tar.gz
POSIX AIO library (IEEE Std 1003.1) for linux 2.6
Kernel Patches for Linux 2.6.10
linux-2.6.10-PAIO.tar.gz
patchset
for library release 0.3 and below
.
Kernel Patches for Linux 2.6.8 (for library release 0.3 and below - No longer maintained)
These must be applied in the order listed below.
linux-2.6.8.1-aiomaxevents.patch
system wide default value for AIO max events
linux-2.6.8.1-aioevent.patch
notification on request completion
linux-2.6.8.1-lioevent.patch
notification on list of requests completion
linux-2.6.8.1-liowait.patch
wait (LIO_WAIT) of list of requests completion
linux-2.6.8.1-cancelfd.patch
cancel against file descriptor.
Page maintained by:
Sébastien Dugué
.