Re: Building Big Ass Linux Machine, what are the limits?

Stephen C. Tweedie (sct@redhat.com)
Tue, 29 Sep 1998 10:14:34 +0100


Hi,

On Mon, 28 Sep 1998 12:01:33 -0500 (CDT), Chris Zwilling
<chris@cloudnet.com> said:

> I heard that the Xeon can not scale beyond four processors.

The Xeon has built-in logic to handle 4-way SMP. There's nothing to
stop you from implementing separate, off-CPU cache coherency logic for
larger numbers of CPUs. For example, Sequent have for some time made
a living from selling large SMP x86 systems, and I've used Sequent 386
and 486 arrays despite the fact that those CPUs have no built-in SMP
support at all.

--Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/