Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 15 Jul 2002 15:47:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 15 Jul 2002 15:47:31 -0400 Received: from ousrvr.oulu.fi ([130.231.240.1]:8614 "EHLO oulu.fi") by vger.kernel.org with ESMTP id ; Mon, 15 Jul 2002 15:47:30 -0400 Date: Mon, 15 Jul 2002 22:50:23 +0300 (EEST) From: Jukka Honkela X-X-Sender: fatal@stekt41 To: Chris Friesen cc: linux-kernel@vger.kernel.org Subject: Re: [patch[ Simple Topology API Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1048 Lines: 29 Chris Friesen wrote: >> Beyond 8-way, you need glue logic (hypertransport switches?) and >> latency seems bound to become an issue. >Nope. Just extend the ladder. Each cpu talks to three other entities, >either cpu or I/O. Can be extended arbitrarily until latencies are too >high. You seem to be missing one critical piece from the OLS talk. The HT protocol (or something related) can't handle more than 8 CPU's in a single configuration. You need to have some kind of bridge to connect more than 8CPU's together, although systems with more than 8 CPU's have not been discussed officially anywhere, afaik. 8 CPU's and less belongs to the SUMO category (Sufficiently Uniform Memory Organization, apparently new AMD terminology) whereas 9 CPU's and more is likely to be NUMA. -- Jukka Honkela - 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/