This is a new package useful for NUMA systems (amd64). It compiles cleanly on i386 as well. It implements the NUMA API (libnuma) and contains some utilities (numastat, numamon, numsctl). Various patches are required for the ebuild to compile. I also lifted the missing manpages from the debian package.
Created attachment 74195 [details] ebuild file
Created attachment 74196 [details, diff] numamon manpage patch (from Debian package)
Created attachment 74197 [details, diff] numastat manpage patch (from Debian package)
Created attachment 74198 [details, diff] Makefile patch for being able to pass CFLAGS down to the Makefile
Created attachment 74199 [details, diff] Correct dependency tracking in Makefile for parallel builds.
Created attachment 74200 [details, diff] Patch Makefile to install binaries, docs, etc in the correct locations.
Created attachment 74201 [details] ebuild file The original ebuild file (attachment 74195 [details]) had misplaced quotes. Sorry. This one should be good.
numactl-0.9.8 commited to cvs, thanks for you submission. please make an attempt to keep submissions up to date with the latest from upstream.