This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
Re: POSIX AIO implementation of glibc
- From: Christoph Hellwig <hch at lst dot de>
- To: chinmay albal <albal at in dot ibm dot com>
- Cc: libc-alpha at sources dot redhat dot com
- Date: Tue, 1 Jun 2004 12:01:47 +0200
- Subject: Re: POSIX AIO implementation of glibc
- References: <1086082989.12555.11.camel@gprix.in.ibm.com>
On Tue, Jun 01, 2004 at 03:13:09PM +0530, chinmay albal wrote:
> Hi,
>
> Does the latest POSIX AIO implementation of glibc make use of the native
> kernel AIO interface or is it still the userlevel implementation which
> uses threads for handling the enqueued requests.?
Looking at the source code isn't that difficult, is it?