login
Header Space

 
 

Re: [PATCH 5/6] Filter based on a nodemask as well as a gfp_mask

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mel Gorman <mel@...>
Cc: <Lee.Schermerhorn@...>, <kamezawa.hiroyu@...>, <linux-kernel@...>, <linux-mm@...>
Date: Wednesday, September 12, 2007 - 5:23 pm

On Wed, 12 Sep 2007, Mel Gorman wrote:


Minor nitpick here: "for (;" should become "for ( ;" to have correct 
whitespace. However, it would be clearer to use a while here.

while (zonelist_zone_idx(z)) > highest_zoneidx)
		z++;

etc.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 5/6] Filter based on a nodemask as well as a gfp_..., Lee Schermerhorn, (Thu Sep 13, 11:49 am)
Re: [PATCH 5/6] Filter based on a nodemask as well as a gfp_..., Christoph Lameter, (Wed Sep 12, 5:23 pm)
Re: [PATCH 4/6] Have zonelist contains structs with both a z..., Christoph Lameter, (Wed Sep 12, 5:17 pm)
speck-geostationary