From: "Sébastien Dugué" <sebastien.dugue@bull.net>
To: "linux-aio kvack.org" <linux-aio@kvack.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/5] Add kernel AIO support for POSIX AIO
Date: Thu, 28 Jul 2005 17:46:28 +0200 [thread overview]
Message-ID: <1122565588.2019.79.camel@frecb000686> (raw)
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:sebastien.dugue@bull.net
Linux POSIX AIO: http://www.bullopensource.org/posix
------------------------------------------------------
next reply other threads:[~2005-07-28 15:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-28 15:46 Sébastien Dugué [this message]
2005-07-29 6:54 ` [PATCH 0/5] Add kernel AIO support for POSIX AIO Sébastien Dugué
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1122565588.2019.79.camel@frecb000686 \
--to=sebastien.dugue@bull.net \
--cc=linux-aio@kvack.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox