Re: NUMA API for Linux

From: Andi Kleen
Date: Wed Apr 07 2004 - 17:35:31 EST


On Wed, 07 Apr 2004 15:39:17 -0700
"Martin J. Bligh" <mbligh@xxxxxxxxxxx> wrote:

> >> ppc64+CONFIG_NUMA compiles OK.
> >
> > ppc64 doesn't have the system calls hooked up, but I'm not sure how useful
> > it would be for these boxes anyways (afaik they are pretty uniform)
>
> They actually are fairly keen on doing NUMA for HPC stuff - it makes
> a significant performance improvement ...

Ok. Should be straight forward to add system calls them if they're
interested.

The hugetlbpages may need some work though, but that's non essential for
the beginning.

The new calls are all emulation clean too, you can just hand them through.
[i didn't add that yet, but it would be pretty simple]

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