Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261719AbUKIWD6 (ORCPT ); Tue, 9 Nov 2004 17:03:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261723AbUKIWD5 (ORCPT ); Tue, 9 Nov 2004 17:03:57 -0500 Received: from omx2-ext.sgi.com ([192.48.171.19]:41386 "EHLO omx2.sgi.com") by vger.kernel.org with ESMTP id S261719AbUKIWCQ (ORCPT ); Tue, 9 Nov 2004 17:02:16 -0500 From: Jesse Barnes To: Mark Goodwin Subject: Re: Externalize SLIT table Date: Tue, 9 Nov 2004 17:00:56 -0500 User-Agent: KMail/1.7 Cc: Matthew Dobson , Erich Focht , Jack Steiner , Takayoshi Kochi , linux-ia64@vger.kernel.org, LKML References: <20041103205655.GA5084@sgi.com> <1100029381.3980.12.camel@arrakis> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411091700.56957.jbarnes@sgi.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1105 Lines: 25 On Tuesday, November 09, 2004 3:34 pm, Mark Goodwin wrote: > On Tue, 9 Nov 2004, Matthew Dobson wrote: > > ... > > I don't think we should export the *exact same* node distance information > > through the CPUs, though. > > We should still export cpu distances though because the distance between > cpus on the same node may not be equal. e.g. consider a node with multiple > cpu sockets, each socket with a hyperthreaded (or dual core) cpu. > > Once again however, it depends on the definition of distance. For nodes, > we've established it's the ACPI SLIT (relative distance to memory). For > cpus, should it be distance to memory? Distance to cache? Registers? Or > what? Yeah, that's a tough call. We should definitely get the node stuff in there now though, IMO. We can always add the CPU distances later if we figure out what they should mean. Jesse - 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/