From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Date: Tue, 09 Nov 2004 22:00:56 +0000 Subject: Re: Externalize SLIT table Message-Id: <200411091700.56957.jbarnes@sgi.com> List-Id: References: <20041103205655.GA5084@sgi.com> <1100029381.3980.12.camel@arrakis> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mark Goodwin Cc: Matthew Dobson , Erich Focht , Jack Steiner , Takayoshi Kochi , linux-ia64@vger.kernel.org, LKML 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