[PATCH] ia64: add support for NUMA machines with CPU-only (memory-less) nodes
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.
Showing
Please register or sign in to comment