Re: [PATCH 5/6] Have zonelist contains structs with both a zone pointer and zone_idx

2007-11-21 Thread Mel Gorman
On (21/11/07 13:38), Lee Schermerhorn didst pronounce: > On Wed, 2007-11-21 at 13:18 -0500, Lee Schermerhorn wrote: > > On Wed, 2007-11-21 at 13:12 -0500, Lee Schermerhorn wrote: > > > Mel: > > > > > > Are the comparisons noted below correct--i.e., '>' rather than '<'? I'm > > > trying to underst

Re: [PATCH 5/6] Have zonelist contains structs with both a zone pointer and zone_idx

2007-11-21 Thread Lee Schermerhorn
On Wed, 2007-11-21 at 13:18 -0500, Lee Schermerhorn wrote: > On Wed, 2007-11-21 at 13:12 -0500, Lee Schermerhorn wrote: > > Mel: > > > > Are the comparisons noted below correct--i.e., '>' rather than '<'? I'm > > trying to understand how this matches the comments and code. Doesn't > > look right

Re: [PATCH 5/6] Have zonelist contains structs with both a zone pointer and zone_idx

2007-11-21 Thread Lee Schermerhorn
Mel: Are the comparisons noted below correct--i.e., '>' rather than '<'? I'm trying to understand how this matches the comments and code. Doesn't look right to me, but I could be missing something. Lee On Wed, 2007-11-21 at 00:40 +, Mel Gorman wrote: > Filtering zonelists requires very fr

Re: [PATCH 5/6] Have zonelist contains structs with both a zone pointer and zone_idx

2007-11-21 Thread Lee Schermerhorn
On Wed, 2007-11-21 at 13:12 -0500, Lee Schermerhorn wrote: > Mel: > > Are the comparisons noted below correct--i.e., '>' rather than '<'? I'm > trying to understand how this matches the comments and code. Doesn't > look right to me, but I could be missing something. > > Lee Never mind... I