On Thursday 19 January 2006 02:19, Christoph Lameter wrote: > On Wed, 18 Jan 2006, Andrew Morton wrote: > > Guys, architecture maintainers need test suites to verify that the > > syscalls actually work as they wire them up. Please share. A stable URL > > would be preferred - something which can go into the changlog or > > conceivably into the kernel source. > > sys_migrate_pages will be supported by libnuma in Andi Kleen's numactl > package. There is no URL that I am aware of.
The home is ftp://ftp.suse.com/pub/people/ak/numa/ The main server is a bit slow, best use a mirror like ftp://ftp.gwde.de/pub/linux/suse/ftp.suse.com/people/ak/numa But I haven't pushed out a update with Christoph's patch yet (will do ASAP) And of course you'll need a CONFIG_NUMA=y multi node system to actually try it, that probably rules it out on most architectures. On the others it will always -ENOSYS. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
