Re: NUMA or not on dual Opteron

From: Andi Kleen
Date: Thu Jan 13 2005 - 14:50:42 EST


Raphael Jacquot <raphael.jacquot@xxxxxxx> writes:
>
> Numa needs to be enabled on bi-opteron systems because each processor
> controls part of the memory. unlike the intel memory architecture,
> where processors share the same bus to access memory.
> Numa in opteron systems is thus required to allow sharing of memory .

[just for the record to avoid wrong information in the archives]

No, that's wrong. Opteron is CC (cache coherent)/NUMA, like most
modern NUMA systems. CC/NUMA tends to be fully transparent, this
means the system can be run like a SMP. Just it's faster to be
NUMA aware.

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