From: Johannes Weiner Date: Tue, 29 May 2012 22:07:08 +0000 (-0700) Subject: mm: memcg: print statistics from live counters X-Git-Tag: v3.5-rc1~49^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af7c4b0ec257ea9abb9c6749dd5a5ba0b8fae1fd;p=pandora-kernel.git mm: memcg: print statistics from live counters Directly print statistics and event counters instead of going through an intermediate accumulation stage into a separate array, which used to require defining statistic items in more than one place. [akpm@linux-foundation.org: checkpatch fixes] Signed-off-by: Johannes Weiner Acked-by: Michal Hocko Acked-by: KAMEZAWA Hiroyuki Cc: Ying Han Cc: Tejun Heo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed