Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752440Ab0LFAJv (ORCPT ); Sun, 5 Dec 2010 19:09:51 -0500 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:55922 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751621Ab0LFAJu (ORCPT ); Sun, 5 Dec 2010 19:09:50 -0500 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Date: Mon, 6 Dec 2010 09:04:04 +0900 From: KAMEZAWA Hiroyuki To: Minchan Kim Cc: Andrew Morton , Rik van Riel , KOSAKI Motohiro , linux-mm , LKML , Balbir Singh Subject: Re: [PATCH v4 3/7] move memcg reclaimable page into tail of inactive list Message-Id: <20101206090404.fd24e135.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: References: Organization: FUJITSU Co. LTD. X-Mailer: Sylpheed 3.0.3 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 827 Lines: 19 On Mon, 6 Dec 2010 02:29:11 +0900 Minchan Kim wrote: > Golbal page reclaim moves reclaimalbe pages into inactive list > to reclaim asap. This patch apply the rule in memcg. > It can help to prevent unnecessary working page eviction of memcg. > > Cc: Balbir Singh > Cc: KAMEZAWA Hiroyuki > Cc: Rik van Riel > Cc: KOSAKI Motohiro > Signed-off-by: Minchan Kim Acked-by: KAMEZAWA Hiroyuki -- 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/