Re: [PATCH 4/6] Embed zone_id information within the zonelist->zonespointer

From: Christoph Lameter
Date: Wed Sep 12 2007 - 13:07:31 EST


On Wed, 12 Sep 2007, KAMEZAWA Hiroyuki wrote:

> If we really want to avoid unnecessary access to "zone" while walking zonelist,
> above may do something good. Cons is this makes sizeof zonlist bigger.

The trouble is that the size of the zonelist would double with this
approach. We have long zonelists and doubling the size could double
the cachelines needed to be touched in order to scan the zonelists.
-
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/