Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760589Ab0HEPOY (ORCPT ); Thu, 5 Aug 2010 11:14:24 -0400 Received: from gir.skynet.ie ([193.1.99.77]:50692 "EHLO gir.skynet.ie" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758055Ab0HEPOW (ORCPT ); Thu, 5 Aug 2010 11:14:22 -0400 Date: Thu, 5 Aug 2010 16:14:07 +0100 From: Mel Gorman To: KOSAKI Motohiro Cc: LKML , linux-mm , Andrew Morton , Johannes Weiner , Wu Fengguang , Minchan Kim , Rik van Riel Subject: Re: [PATCH 5/7] vmscan: kill dead code in shrink_inactive_list() Message-ID: <20100805151406.GH25688@csn.ul.ie> References: <20100805150624.31B7.A69D9226@jp.fujitsu.com> <20100805151415.31C6.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20100805151415.31C6.A69D9226@jp.fujitsu.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 810 Lines: 22 On Thu, Aug 05, 2010 at 03:14:47PM +0900, KOSAKI Motohiro wrote: > When synchrounous lumy reclaim occur, page_list have gurantee to > don't have active page because now page activation in shrink_page_list() > always disable lumpy reclaim. > > Then, This patch remove virtual dead code. > > Signed-off-by: KOSAKI Motohiro Seems fine. Acked-by: Mel Gorman -- 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/