Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750810AbWAJMtm (ORCPT ); Tue, 10 Jan 2006 07:49:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750815AbWAJMtm (ORCPT ); Tue, 10 Jan 2006 07:49:42 -0500 Received: from ns2.suse.de ([195.135.220.15]:35548 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1750810AbWAJMtl (ORCPT ); Tue, 10 Jan 2006 07:49:41 -0500 From: Andi Kleen To: Yasunori Goto Subject: Re: [patch 2/2] add x86-64 support for memory hot-add Date: Tue, 10 Jan 2006 13:48:16 +0100 User-Agent: KMail/1.8 Cc: keith , "Tolentino, Matthew E" , Matt Tolentino , akpm@osdl.org, discuss@x86-64.org, "linux-kernel@vger.kernel.org" References: <1136837348.31043.105.camel@knk> <20060110201604.38B0.Y-GOTO@jp.fujitsu.com> <20060110214140.38B2.Y-GOTO@jp.fujitsu.com> In-Reply-To: <20060110214140.38B2.Y-GOTO@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601101348.17322.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 19 On Tuesday 10 January 2006 13:43, Yasunori Goto wrote: > > IIRC, SRAT is just for booting time. So, when hotplug occured, > > it is not reliable. DSDT should be used for it in order to SRAT > > like following 2 patches. > > First is to get pxm from physical address. > > I'll post the second patch after this post. > > Second one is here. > This is map/unmap between pxm to nid. This is just for ia64. > But I guess for x86-64 is not so difference. It probably is. The x86-64 NUMA setup is quite different from IA64. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/