[patch 0/6] mm: memcg: statistics implementation cleanups

From: Johannes Weiner
Date: Mon May 14 2012 - 14:01:19 EST


Before piling more things (reclaim stats) on top of the current mess,
I thought it'd be better to clean up a bit.

The biggest change is printing statistics directly from live counters,
it has always been annoying to declare a new counter in two separate
enums and corresponding name string arrays. After this series we are
down to one of each.

mm/memcontrol.c | 223 +++++++++++++++++------------------------------
1 file changed, 82 insertions(+), 141 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/