Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 28 Oct 2002 20:06:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 28 Oct 2002 20:06:43 -0500 Received: from e32.co.us.ibm.com ([32.97.110.130]:2181 "EHLO e32.co.us.ibm.com") by vger.kernel.org with ESMTP id ; Mon, 28 Oct 2002 20:06:42 -0500 To: "Martin J. Bligh" cc: Erich Focht , Michael Hohnbaum , mingo@redhat.com, habanero@us.ibm.com, linux-kernel@vger.kernel.org, lse-tech@lists.sourceforge.net Reply-To: Gerrit Huizenga From: Gerrit Huizenga Subject: Re: NUMA scheduler (was: 2.5 merge candidate list 1.5) In-reply-to: Your message of Mon, 28 Oct 2002 16:00:19 PST. <737410000.1035849619@flay> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <5015.1035853972.1@us.ibm.com> Date: Mon, 28 Oct 2002 17:12:52 -0800 Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 656 Lines: 15 In message <737410000.1035849619@flay>, > : "Martin J. Bligh" writes: > > Yup, 32Mb cache. Not sure if it's faster than local memory or not. Yes, NUMA-Q cache can be faster than local memory, but it *only* caches remote memory. Some other architectures use the L3 cache to cache *all* memory (local _and_ remote). Reasoning: why polute the valuable cache with things that are already close at hand? gerrit - 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/