]> Git Repo - linux.git/commit
memcg: get rid of soft-limit tree infrastructure
authorMichal Hocko <[email protected]>
Thu, 12 Sep 2013 22:13:23 +0000 (15:13 -0700)
committerLinus Torvalds <[email protected]>
Thu, 12 Sep 2013 22:38:00 +0000 (15:38 -0700)
commite883110aad718b65de658db77387aaa69cce996d
treec0086d72e42f19f2cd29a5745f34525e761436ca
parent3b38722efd9f66da63bbbd41520c2e6fa9db3d68
memcg: get rid of soft-limit tree infrastructure

Now that the soft limit is integrated to the reclaim directly the whole
soft-limit tree infrastructure is not needed anymore.  Rip it out.

Signed-off-by: Michal Hocko <[email protected]>
Reviewed-by: Glauber Costa <[email protected]>
Reviewed-by: Tejun Heo <[email protected]>
Cc: Balbir Singh <[email protected]>
Cc: Greg Thelen <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Michel Lespinasse <[email protected]>
Cc: Ying Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/memcontrol.c
This page took 0.05285 seconds and 4 git commands to generate.