| | Date | Sat, 17 Apr 2010 00:56:07 +0200 | | From | Johannes Weiner <> | | Subject | Re: [PATCH 04/10] vmscan: Remove useless loop at end of do_try_to_free_pages |
| |
On Thu, Apr 15, 2010 at 06:21:37PM +0100, Mel Gorman wrote: > With the patch "vmscan: kill prev_priority completely", the loop at the > end of do_try_to_free_pages() is now doing nothing. Delete it. > > Signed-off-by: Mel Gorman <mel@csn.ul.ie>
Reviewed-by: Johannes Weiner <hannes@cmpxchg.org>
Maybe fold that into the prev_priority patch? :)
|