Re: [Libhugetlbfs-devel] [PATCH] Add switch to follow NUMA memory policy when available

2010-05-31 Thread Mel Gorman
On Tue, May 25, 2010 at 02:39:23PM +0100, Eric B Munson wrote: > This patch adds the --obey-numa-mempol which requests that the > machine allocate hugepages based on the NUMA memory policy if > it is available. > > Signed-off-by: Eric B Munson It looks fine implementation wise. I would change th

[Libhugetlbfs-devel] [PATCH] Add switch to follow NUMA memory policy when available

2010-05-25 Thread Eric B Munson
This patch adds the --obey-numa-mempol which requests that the machine allocate hugepages based on the NUMA memory policy if it is available. Signed-off-by: Eric B Munson --- hugeadm.c| 39 ++- hugeutils.c |4 libhugetlb