> >     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/