[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0701111903110.31979@schroedinger.engr.sgi.com>
Date: Thu, 11 Jan 2007 19:04:50 -0800 (PST)
From: Christoph Lameter <clameter@....com>
To: Nick Piggin <nickpiggin@...oo.com.au>
cc: David Chinner <dgc@....com>, linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [REGRESSION] 2.6.19/2.6.20-rc3 buffered write slowdown
On Fri, 12 Jan 2007, Nick Piggin wrote:
> Ah yes... Can't you force it on if you have a NUMA complied kernel?
But it wont do anything since it only comes into action if you have an off
node allocation. If you run a NUMA kernel on an SMP system then you only
have one node. There is no way that an off node allocation can occur.
> > zone reclaim was already in 2.6.16.
>
> Well it was a long shot, but that is something that has had a few
> changes recently and is something that could interact badly with
> the global pdflush.
zone reclaim is not touching dirty pages in its default configuration. It
would only remove up clean pagecache pages.
-
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