[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <p73sl0plym1.fsf@crumb.suse.de>
Date: 23 Jan 2008 09:44:54 +0100
From: Andi Kleen <andi@...stfloor.org>
To: David Chinner <dgc@....com>
Cc: Jens Axboe <jens.axboe@...cle.com>, linux-kernel@...r.kernel.org,
knikanth@...ell.com
Subject: Re: [PATCH 0/6] IO context sharing
David Chinner <dgc@....com> writes:
> On Tue, Jan 22, 2008 at 10:49:15AM +0100, Jens Axboe wrote:
> > Hi,
> >
> > Today io contexts are per-process and define the (surprise) io context
> > of that process. In some situations it would be handy if several
> > processes share an IO context.
>
> I think that the nfsd threads should probably share as
> well. It should probably provide an io context per thread
> pool....
Wouldn't it make more sense to have an own io context for each
NFS client in this case? Ok that does mean some state per remote
client, but nfsd already keeps that anyways so it would be probably
not too much work to tug an io context in there too.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists