Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932943Ab0DHRHW (ORCPT ); Thu, 8 Apr 2010 13:07:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63981 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932653Ab0DHRHV (ORCPT ); Thu, 8 Apr 2010 13:07:21 -0400 Date: Thu, 8 Apr 2010 19:06:19 +0200 From: Andrea Arcangeli To: Mel Gorman Cc: Andrew Morton , 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 Subject: Re: [PATCH 08/14] Memory compaction core Message-ID: <20100408170619.GP5749@random.random> References: <1270224168-14775-1-git-send-email-mel@csn.ul.ie> <1270224168-14775-9-git-send-email-mel@csn.ul.ie> <20100408165954.GI25756@csn.ul.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100408165954.GI25756@csn.ul.ie> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 708 Lines: 17 On Thu, Apr 08, 2010 at 05:59:54PM +0100, Mel Gorman wrote: > On Fri, Apr 02, 2010 at 05:02:42PM +0100, Mel Gorman wrote: > > This patch is the core of a mechanism which compacts memory in a zone by > > relocating movable pages towards the end of the zone. > > > > When merging compaction and transparent huge pages, Andrea spotted and > fixed this problem in his tree but it should go to mmotm as well. > > Thanks Andrea. Thanks Mel for submitting this fix! -- 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/