]> Pileus Git - ~andy/linux/commit
mm: memcg: keep ratelimit counter separate from event counters
authorJohannes Weiner <hannes@cmpxchg.org>
Tue, 29 May 2012 22:07:07 +0000 (15:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 May 2012 23:22:27 +0000 (16:22 -0700)
commit13114716c744afe165c2148c944ed0306658921c
tree3b0d3022ae3b9725bc0243414e6f74939bbdaeb1
parent78ccf5b5ab834080db25d8128e7dd33594cbf4df
mm: memcg: keep ratelimit counter separate from event counters

All events except the ratelimit counter are statistics exported to
userspace.  Keep this internal value out of the event count array.

Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Michal Hocko <mhocko@suse.cz>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Ying Han <yinghan@google.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memcontrol.c