Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752506Ab1EAH1c (ORCPT ); Sun, 1 May 2011 03:27:32 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:42478 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751676Ab1EAH1b (ORCPT ); Sun, 1 May 2011 03:27:31 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: Minchan Kim Subject: Re: [RFC 2/8] compaction: make isolate_lru_page with filter aware Cc: kosaki.motohiro@jp.fujitsu.com, Johannes Weiner , Andrew Morton , linux-mm , LKML , Christoph Lameter , Johannes Weiner , KAMEZAWA Hiroyuki , Mel Gorman , Rik van Riel , Andrea Arcangeli In-Reply-To: References: <20110428084820.GH12437@cmpxchg.org> Message-Id: <20110501162857.75DC.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.56.05 [ja] Date: Sun, 1 May 2011 16:27:27 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 618 Lines: 25 > > With the suggested flags argument from 1/8, this would look like: > > > >        flags = ISOLATE_BOTH; > >        if (!cc->sync) > >                flags |= ISOLATE_CLEAN; > > > > ? > > Yes. I will change it. > > > > > Anyway, nice change indeed! > > Thanks! Yeah. That's very nice. Reviewed-by: KOSAKI Motohiro -- 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/