Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758307AbYBAP6j (ORCPT ); Fri, 1 Feb 2008 10:58:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754817AbYBAP6c (ORCPT ); Fri, 1 Feb 2008 10:58:32 -0500 Received: from twinlark.arctic.org ([208.69.40.136]:40738 "EHLO twinlark.arctic.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753986AbYBAP6c (ORCPT ); Fri, 1 Feb 2008 10:58:32 -0500 Date: Fri, 1 Feb 2008 07:58:22 -0800 (PST) From: dean gaudet To: Andi Kleen cc: Yinghai Lu , Joachim Deguara , tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org, Dean Roe Subject: Re: [PATCH] x86: add PCI IDs to k8topology_64.c II In-Reply-To: <20080129080927.GA1414@one.firstfloor.org> Message-ID: References: <200801281211.28214.joachim.deguara@amd.com> <200801282012.47190.yinghai.lu@sun.com> <20080129045659.GA31847@one.firstfloor.org> <20080129080927.GA1414@one.firstfloor.org> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 753 Lines: 18 On Tue, 29 Jan 2008, Andi Kleen wrote: > > SRAT is essentially just a two dimensional table with node distances. > > Sorry, that was actually SLIT. SRAT is not two dimensional, but also > relatively simple. SLIT you don't really need to implement. yeah but i'd heartily recommend implementing SLIT too. mind you it's almost universal non-existence means i've had to resort to userland measurements to determine node distances and that won't change. i guess i just wanted to grumble somewhere. -dean -- 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/