Re: [PATCH 4/4] zone_reclaim_mode is always 0 by default

From: Christoph Lameter
Date: Thu May 14 2009 - 16:05:28 EST



Not having zone reclaim on a NUMA system often means that per node
allocations will fall back. Optimized node local allocations become very
difficult for the page allocator. If the latency penalties are not
significant then this may not matter. The larger the system, the larger
the NUMA latencies become.

One possibility would be to disable zone reclaim for low node numbers.
Eanble it only if more than 4 nodes exist?



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/