From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756491Ab0KVQCi (ORCPT ); Mon, 22 Nov 2010 11:02:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:9901 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751992Ab0KVQCf (ORCPT ); Mon, 22 Nov 2010 11:02:35 -0500 Date: Mon, 22 Nov 2010 17:01:56 +0100 From: Andrea Arcangeli To: Mel Gorman Cc: KOSAKI Motohiro , Andrew Morton , Rik van Riel , Johannes Weiner , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/7] Use memory compaction instead of lumpy reclaim during high-order allocations V2 Message-ID: <20101122160156.GE6118@random.random> References: <1290440635-30071-1-git-send-email-mel@csn.ul.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1290440635-30071-1-git-send-email-mel@csn.ul.ie> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Mel, this looks great to me. I'll replace my patch 1/66 with this patchset to test with THP. It shall work fine. Thanks, Andrea