Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753893Ab0DFPEI (ORCPT ); Tue, 6 Apr 2010 11:04:08 -0400 Received: from smtp.turknetserver.com ([193.192.122.40]:50948 "EHLO smtp.turknetserver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751104Ab0DFPEE (ORCPT ); Tue, 6 Apr 2010 11:04:04 -0400 From: Tarkan Erimer To: Mel Gorman Subject: Re: [PATCH 0/14] Memory Compaction v7 Date: Tue, 6 Apr 2010 18:03:59 +0300 User-Agent: KMail/1.13.2 (Linux/2.6.34-rc3-git4; KDE/4.4.2; x86_64; ; ) Cc: Andrew Morton , Andrea Arcangeli , Christoph Lameter , Adam Litke , Avi Kivity , David Rientjes , Minchan Kim , KAMEZAWA Hiroyuki , KOSAKI Motohiro , Rik van Riel , linux-kernel@vger.kernel.org, linux-mm@kvack.org References: <1270224168-14775-1-git-send-email-mel@csn.ul.ie> <201004061747.16886.tarkan.erimer@turknet.net.tr> <20100406150036.GF17882@csn.ul.ie> In-Reply-To: <20100406150036.GF17882@csn.ul.ie> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201004061803.59846.tarkan.erimer@turknet.net.tr> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 969 Lines: 23 On Tuesday 06 April 2010 06:00:36 pm Mel Gorman wrote: > On Tue, Apr 06, 2010 at 05:47:16PM +0300, Tarkan Erimer wrote: > > On Friday 02 April 2010 07:02:34 pm Mel Gorman wrote: > > > The only change is relatively minor and is around the migration of > > > unmapped PageSwapCache pages. Specifically, it's not safe to access > > > anon_vma for these pages when remapping after migration completes so > > > the last patch makes sure we don't. > > > > > > Are there any further obstacles to merging? > > > > These patches are applicable to which kernel version or versions ? > > I tried on 2.6.33.2 and 2.6.34-rc3 without succeed. > > It's based on Andrew's tree mmotm-2010-03-24-14-48. OK. Thanks for the reply. Tarkan -- 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/