[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E5E152A.9050804@akkadia.org>
Date: Wed, 31 Aug 2011 07:04:10 -0400
From: Ulrich Drepper <drepper@...adia.org>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: Jeremy Allison <jra@...ba.org>,
Daniel Ehrenberg <dehrenberg@...gle.com>,
Jens Axboe <axboe@...nel.dk>, Jeff Moyer <jmoyer@...hat.com>,
linux-kernel@...r.kernel.org, linux-aio@...ck.org
Subject: Re: Approaches to making io_submit not block
On 08/30/2011 07:11 PM, Andrew Morton wrote:
> I don't know. Uli cc'ed.
glibc has to create the parallelism of the operations through threads.
More threads mean more overhead. There are insane people out there who
wrote code which pushed the number of helper threads into the hundreds
(at that time a high number, today this would be in the thousands).
Anyway, any scheme which is worth changing the code for would be in the
kernel. Only the kernel knows which requests can actually be handled
concurrently.
Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)
Powered by blists - more mailing lists