[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0708201415260.31167@schroedinger.engr.sgi.com>
Date: Mon, 20 Aug 2007 14:17:27 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>
cc: Pavel Machek <pavel@....cz>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
dkegel@...gle.com, David Miller <davem@...emloft.net>,
Nick Piggin <npiggin@...e.de>
Subject: Re: [RFC 2/9] Use NOMEMALLOC reclaim to allow reclaim if PF_MEMALLOC
is set
On Mon, 20 Aug 2007, Peter Zijlstra wrote:
> > Its not that different.
>
> Yes it is, disk based completion does not require memory, network based
> completion requires unbounded memory.
Disk based completion only require no memory if its not on a stack of
other devices and if the interrupt handles is appropriately shaped. If
there are multile levels below or there is some sort of complex
completion handling then this also may require memory.
-
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