Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754211Ab1BCXsL (ORCPT ); Thu, 3 Feb 2011 18:48:11 -0500 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:50271 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752450Ab1BCXsJ (ORCPT ); Thu, 3 Feb 2011 18:48:09 -0500 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Date: Fri, 4 Feb 2011 08:41:57 +0900 From: KAMEZAWA Hiroyuki To: Johannes Weiner Cc: Andrew Morton , nishimura@mxp.nes.nec.co.jp, balbir@linux.vnet.ibm.com, minchan.kim@gmail.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [patch 1/2] memcg: soft limit reclaim should end at limit not below Message-Id: <20110204084157.80d3625d.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <20110203125453.GB2286@cmpxchg.org> References: <1296482635-13421-1-git-send-email-hannes@cmpxchg.org> <1296482635-13421-3-git-send-email-hannes@cmpxchg.org> <20110131144131.6733aa3a.akpm@linux-foundation.org> <20110201000455.GB19534@cmpxchg.org> <20110131162448.e791f0ae.akpm@linux-foundation.org> <20110203125357.GA2286@cmpxchg.org> <20110203125453.GB2286@cmpxchg.org> Organization: FUJITSU Co. LTD. X-Mailer: Sylpheed 3.1.0 (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: 652 Lines: 16 On Thu, 3 Feb 2011 13:54:54 +0100 Johannes Weiner wrote: > Soft limit reclaim continues until the usage is below the current soft > limit, but the documented semantics are actually that soft limit > reclaim will push usage back until the soft limits are met again. > > Signed-off-by: Johannes Weiner 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/