• Kenneth W. Chen's avatar
    [PATCH] ia64: fix NUMA hugetlb support · ad2ac7d8
    Kenneth W. Chen authored
    Here is a patch that adds numa support for hugetlb page on ia64.  It is
    taken from x86 numa implementation.  The low level hugetlb page
    pre-allocation is done in round robin fashion on each numa node and
    allocation for user level code is node local aware.
    ad2ac7d8
hugetlbpage.c 11.5 KB