[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070126022715.afad8716.akpm@osdl.org>
Date: Fri, 26 Jan 2007 02:27:15 -0800
From: Andrew Morton <akpm@...l.org>
To: Nick Piggin <nickpiggin@...oo.com.au>
Cc: Aubrey Li <aubreylee@...il.com>,
Christoph Lameter <clameter@....com>,
Vaidyanathan Srinivasan <svaidy@...ux.vnet.ibm.com>,
Robin Getz <rgetz@...ckfin.uclinux.org>,
"Hennerich, Michael" <Michael.Hennerich@...log.com>,
linux-mm@...ck.org, linux-kernel@...r.kernel.org, dgc@....com
Subject: Re: [RFC] Limit the size of the pagecache
On Wed, 24 Jan 2007 15:03:23 +1100
Nick Piggin <nickpiggin@...oo.com.au> wrote:
>
> Yeah, it will be failing at order=4, because the allocator won't try
> very hard reclaim pagecache pages at that cutoff point. This needs to
> be fixed in the allocator.
A simple and perhaps sufficient fix for this nommu problem would be to replace
the magic "3" in __alloc_pages() with a tunable.
-
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