From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from qmta02.emeryville.ca.mail.comcast.net (qmta02.emeryville.ca.mail.comcast.net [76.96.30.24]) by ozlabs.org (Postfix) with ESMTP id 056E42C00D5 for ; Thu, 13 Mar 2014 00:41:47 +1100 (EST) Date: Wed, 12 Mar 2014 08:41:40 -0500 (CDT) From: Christoph Lameter To: Nishanth Aravamudan Subject: Re: Node 0 not necessary for powerpc? In-Reply-To: <20140311195632.GA946@linux.vnet.ibm.com> Message-ID: References: <20140311195632.GA946@linux.vnet.ibm.com> Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linux-mm@kvack.org, linuxppc-dev@lists.ozlabs.org, anton@samba.org, rientjes@google.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 11 Mar 2014, Nishanth Aravamudan wrote: > I have a P7 system that has no node0, but a node0 shows up in numactl > --hardware, which has no cpus and no memory (and no PCI devices): Well as you see from the code there has been so far the assumption that node 0 has memory. I have never run a machine that has no node 0 memory.