• Robert Picco's avatar
    [PATCH] ia64: add support for NUMA machines with CPU-only (memory-less) nodes · 7f2ca985
    Robert Picco authored
    This patch works around a limitation in the current NUMA code, which
    doesn't support CPU-only (memory-less) nodes.  With this patch
    CPU-only nodes are moved to a node with memory which is at the closest
    relative distance per the SLIT information.  Any node reassignments
    will result in the compression of the nodes and renumbering the nid
    values where appropriate.
    7f2ca985
discontig.c 18.9 KB