Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751033AbWBGRaI (ORCPT ); Tue, 7 Feb 2006 12:30:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932174AbWBGRaI (ORCPT ); Tue, 7 Feb 2006 12:30:08 -0500 Received: from ns1.suse.de ([195.135.220.2]:18355 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1751033AbWBGRaG (ORCPT ); Tue, 7 Feb 2006 12:30:06 -0500 From: Andi Kleen To: Christoph Lameter Subject: Re: [PATCH 1/5] cpuset memory spread basic implementation Date: Tue, 7 Feb 2006 18:28:48 +0100 User-Agent: KMail/1.8.2 Cc: Ingo Molnar , steiner@sgi.com, Paul Jackson , akpm@osdl.org, dgc@sgi.com, Simon.Derr@bull.net, linux-kernel@vger.kernel.org References: <20060204071910.10021.8437.sendpatchset@jackhammer.engr.sgi.com> <200602071343.59384.ak@suse.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602071828.49370.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1069 Lines: 29 On Tuesday 07 February 2006 18:10, Christoph Lameter wrote: > On Tue, 7 Feb 2006, Andi Kleen wrote: > > > On Tuesday 07 February 2006 13:30, Ingo Molnar wrote: > > > > > you are a bit biased towards low-latency NUMA setups i guess (read: > > > Opterons) :-) > > > > Well they are the vast majority of NUMA systems Linux runs on. > > The opterons are some strange mix of SMP and NUMA system. The NUMA "nodes" > are on the same motherboard Actually it's not true - 8 socket systems are built out of two boards. And there are much bigger systems upcomming. > and therefore there are only small latencies > involved. NUMA only gives small benefits. That's also not true. Everytime I get memory placement for process memory wrong users complain _very_ loudly and there are clear benefits in benchmarks too. -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/