Prev: [PATCH] perf,x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly
Next: [PATCH 3/3] powerpc: Dont require a dma_ops struct to set dma mask
From: Minchan Kim on 5 Aug 2010 11:10 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 <kosaki.motohiro(a)jp.fujitsu.com> Reviewed-by: Minchan Kim <minchan.kim(a)gmail.com> -- Kind regards, Minchan Kim -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Mel Gorman on 5 Aug 2010 11:20
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 <kosaki.motohiro(a)jp.fujitsu.com> Seems fine. Acked-by: Mel Gorman <mel(a)csn.ul.ie> -- 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(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |