]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
memcg-mm-introduce-lowlimit-reclaim-fix
authorMichal Hocko <mhocko@suse.cz>
Sat, 17 May 2014 13:19:25 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 May 2014 07:11:33 +0000 (17:11 +1000)
commita4c08e620ae40aa2883ef6cf1740786242e31339
treec2d05e76f3d7dbef7380887f92e7dcd936a41117
parent7432d9bcaed20898a774b6fcb283c2a197f2ec74
memcg-mm-introduce-lowlimit-reclaim-fix

mem_cgroup_reclaim_eligible -> mem_cgroup_within_guarantee
follow_low_limit -> honor_memcg_guarantee
and as suggested by Johannes.

Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Greg Thelen <gthelen@google.com>
Cc: Michel Lespinasse <walken@google.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Hugh Dickins <hughd@google.com>
Cc: Roman Gushchin <klamm@yandex-team.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/memcontrol.h
mm/memcontrol.c
mm/vmscan.c