From: Johannes Weiner Date: Wed, 23 Mar 2011 23:42:20 +0000 (-0700) Subject: memcg: soft limit reclaim should end at limit not below X-Git-Tag: v2.6.39-rc1~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7c6167848fa36e32f1874b95c1edc02881cd040;p=pandora-kernel.git memcg: soft limit reclaim should end at limit not below 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 Cc: Daisuke Nishimura Acked-by: Balbir Singh Cc: Minchan Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed