From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: NUMA page allocation from next Node Date: Fri, 29 Oct 2010 10:49:15 +0200 Message-ID: <20101029084915.GD11149@basil.fritz.box> References: <20101027213652.GA12345@sgi.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-numa-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tharindu Rukshan Bamunuarachchi Cc: jiahua@gmail.com, Cliff Wickman , linux-numa@vger.kernel.org On Fri, Oct 29, 2010 at 12:36:47PM +0530, Tharindu Rukshan Bamunuarachchi wrote: > What kind of NUMA setting i should look for ? I gather following config values ? Most likely one of the systems forces zone reclaim by having large SLIT values and the other doesn't. You can configure zone reclaim manually through sysctl. You should not get a lockup though in any case, that's some kind of VM bug in 2.6.27. I would recommend reporting that to Novell. -Andi