Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754470Ab0LGOwg (ORCPT ); Tue, 7 Dec 2010 09:52:36 -0500 Received: from zene.cmpxchg.org ([85.214.230.12]:60133 "EHLO zene.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754369Ab0LGOwf (ORCPT ); Tue, 7 Dec 2010 09:52:35 -0500 Date: Tue, 7 Dec 2010 15:52:21 +0100 From: Johannes Weiner To: Minchan Kim Cc: Andrew Morton , Rik van Riel , KOSAKI Motohiro , linux-mm , LKML , Balbir Singh , KAMEZAWA Hiroyuki Subject: Re: [PATCH v4 3/7] move memcg reclaimable page into tail of inactive list Message-ID: <20101207145221.GC2356@cmpxchg.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 798 Lines: 17 On Mon, Dec 06, 2010 at 02:29:11AM +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 Reviewed-by: Johannes Weiner -- 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/