Re: [PATCH 2/3] Use one zonelist that is filtered instead of multiplezonelists

From: Christoph Lameter
Date: Wed Aug 08 2007 - 19:29:17 EST


On Wed, 8 Aug 2007, Mel Gorman wrote:

> The zone_id is the one I'm really interested in. It looks like the most
> promising optimisation for avoiding zone_idx in the hotpath.

Certainly the highest priority. However, if the nodeid could be coded in
then we may be able to also avoid the GFP_THISNODE zonelists and improve
the speed of matching a zonelist to a node mask.

-
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/