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: adds a sysctl variable for setting the default
AIO context event ring size at runtime. This tunable is
accessible via /proc/sys/fs/posix-aio-default-max-nr.
- aioevent: adds support for request completion notification.
- lioevent: adds support for list of requests completion
notification.
- liowait: adds support for the POSIX listio LIO_WAIT mechanism.
- cancelfd: adds support for cancellation against a file
descriptor.
These patches apply cleanly on a vanilla 2.6.12 kernel tree and should
be applied in the order shown before.
--
------------------------------------------------------
Sébastien Dugué BULL/FREC:B1-247
phone: (+33) 476 29 77 70 Bullcom: 229-7770
mailto:[email protected]
Linux POSIX AIO: http://www.bullopensource.org/posix
------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|