Re: [PATCH 0/5] Add kernel AIO support for POSIX AIO

2005-07-28 Thread Sébastien Dugué
On Thu, 2005-07-28 at 17:46 +0200, Sébastien Dugué wrote: > infrastructure to be used by user level libraries aiming at implementing > a POSIX compliant API on top of this kernel support. > > This patchset is comprised of 5 patches, each implementing a specific > functionality: > > - aiom

[PATCH 0/5] Add kernel AIO support for POSIX AIO

2005-07-28 Thread Sébastien Dugué
This set of patches adds functionality to the kernel AIO infrastructure to be used by user level libraries aiming at implementing a POSIX compliant API on top of this kernel support. This patchset is comprised of 5 patches, each implementing a specific functionality: - aiomaxevents: