From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755769AbZELPie (ORCPT ); Tue, 12 May 2009 11:38:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756029AbZELPiP (ORCPT ); Tue, 12 May 2009 11:38:15 -0400 Received: from one.firstfloor.org ([213.235.205.2]:41809 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755992AbZELPiN (ORCPT ); Tue, 12 May 2009 11:38:13 -0400 Date: Tue, 12 May 2009 17:43:26 +0200 From: Andi Kleen To: Jack Steiner Cc: David Rientjes , "H. Peter Anvin" , Yinghai Lu , Ingo Molnar , Thomas Gleixner , Andrew Morton , Andi Kleen , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 3/3] x86: fix node_possible_map logic -v2 Message-ID: <20090512154326.GJ19296@one.firstfloor.org> References: <4A05269D.8000701@kernel.org> <4A0527CB.4020807@kernel.org> <20090511175312.GA27905@sgi.com> <4A0894A5.9000209@zytor.com> <20090512150622.GA10015@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090512150622.GA10015@sgi.com> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > We actually have configurations that match both scenarios above. The > system is a blade-based system with 2 processor sockets per blade. > Memory is socket attached and each socket is in a unique PXM. Jack, I think the interesting part would be: If you assign the CPUs to the next nearby node with memory. Do you see any unacceptable performance problems from that? I'm sure the problem could be solved, but it would be quite some work, and that would be only worth spending if it's actually a significant benefit. -Andi -- ak@linux.intel.com -- Speaking for myself only.