On (08/08/07 10:38), Christoph Lameter didst pronounce: > Good idea. Maybe it could be taken further by passing the zonelist also > into shrink_zones()? >
Yeah, it could. It's a cleanup even though it doesn't simplify the iterator. When the patch was done first, it was because multiple iterators were needed to go through the zones in the zonelist. With this cleanup, only one iterator was needed but it could be carried through for consistency. Thanks -- Mel Gorman Part-time Phd Student Linux Technology Center University of Limerick IBM Dublin Software Lab - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/