Re: [PATCH] Binding processes to selected CPUs

Ralf Baechle (ralf@uni-koblenz.de)
Fri, 15 Oct 1999 12:08:50 +0200


On Wed, Oct 13, 1999 at 11:28:07AM +0200, avik@talmai.com wrote:

> All true, but I lack the facilities to measure the performance
> of my patch on a NUMA :(
>
> Does linux support a NUMA machine?

In preparation of the Origin 2000 port Kanoj has recently implemented a
patch which brings in some NUMA support, but that's about everything that
currently exists. The O2k has still have memory access times that are
uniform enough to not completly kill performance even in absence of
locality optimizations, so for the time being NUMA optiizations aren't
really necessary. E10k is a crossbar based architecture; therefore it's
UMA, not NUMA.

More soon on this list, MIPS64 is slowly becoming usable and that means
I'll soon stop MIPS64 work for the Indy and switch over to O2k.

Ralf

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