Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 16 Jul 2002 08:56:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 16 Jul 2002 08:56:34 -0400 Received: from perninha.conectiva.com.br ([200.250.58.156]:36612 "HELO perninha.conectiva.com.br") by vger.kernel.org with SMTP id ; Tue, 16 Jul 2002 08:56:33 -0400 Date: Tue, 16 Jul 2002 09:59:14 -0300 (BRT) From: Rik van Riel X-X-Sender: riel@duckman.distro.conectiva To: "Eric W. Biederman" Cc: Sandy Harris , Subject: Re: [patch[ Simple Topology API In-Reply-To: Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org 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: 1466 Lines: 44 On 16 Jul 2002, Eric W. Biederman wrote: > Sandy Harris writes: > > I/O -- A ------ B ------ E ------ G -- I/O > > | | | | > > | | | | > > I/O -- C ------ D ------ F ------ H -- I/O > > > I suspect latency may become an issue when more than one link is > > involved and there can be contention. > > I think the 8-way topology is a little more interesting than > presented. But if not it does look like you can run into issues. IIRC I/O -- A ------ B ------ E ------ G -- I/O | \ / | | \ / | | XX | | / \ | | / \ | I/O -- C ------ D ------ F ------ H -- I/O Where B is connected to F and D to E. Obviously this setup has a maximum hop count of 3 from any cpu to any other cpu, as opposed to a maximum hop count of 4 for the simple ladder. regards, Rik -- http://www.linuxsymposium.org/2002/ "You're one of those condescending OLS attendants" "Here's a nickle kid. Go buy yourself a real t-shirt" http://www.surriel.com/ http://distro.conectiva.com/ - 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/