===== include/asm-ia64/topology.h 1.13 vs edited ===== --- 1.13/include/asm-ia64/topology.h 2004-10-20 11:20:44 -07:00 +++ edited/include/asm-ia64/topology.h 2004-11-02 12:02:48 -08:00 @@ -18,6 +18,10 @@ #include #ifdef CONFIG_NUMA + +/* Nodes w/o CPUs are preferred for memory allocations, see build_zonelists */ +#define PENALTY_FOR_NODE_WITH_CPUS 255 + /* * Returns the number of the node containing CPU 'cpu' */