Hi Andrew, these patches add basic memory statistics so that new users of cgroup2 have some inkling of what's going on, and are not just confronted with a single number of bytes used. This is very short-notice, but also straight-forward. It would be cool to get this in along with the lifting of the cgroup2 devel flag. Michal, Vladimir, what do you think? We'll also have to figure out how we're going to represent and break down the "kmem" consumers. Thanks, Johannes include/linux/memcontrol.h | 5 +++- mm/memcontrol.c | 63 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 1 deletion(-) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>