All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mm: memcontrol: cgroup2 memory statistics
@ 2016-01-13 22:01 ` Johannes Weiner
  0 siblings, 0 replies; 29+ messages in thread
From: Johannes Weiner @ 2016-01-13 22:01 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Michal Hocko, Vladimir Davydov, linux-mm, cgroups, linux-kernel,
	kernel-team

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(-)

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2016-01-28 16:21 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-13 22:01 [PATCH 0/2] mm: memcontrol: cgroup2 memory statistics Johannes Weiner
2016-01-13 22:01 ` Johannes Weiner
2016-01-13 22:01 ` Johannes Weiner
2016-01-13 22:01 ` [PATCH 1/2] mm: memcontrol: basic memory statistics in cgroup2 memory controller Johannes Weiner
2016-01-13 22:01   ` Johannes Weiner
2016-01-13 22:49   ` Andrew Morton
2016-01-13 22:49     ` Andrew Morton
2016-01-14 20:25     ` Johannes Weiner
2016-01-14 20:25       ` Johannes Weiner
2016-01-14 20:25       ` Johannes Weiner
2016-01-13 22:01 ` [PATCH 2/2] mm: memcontrol: add "sock" to cgroup2 memory.stat Johannes Weiner
2016-01-13 22:01   ` Johannes Weiner
2016-01-14 20:26   ` [PATCH 2/2 V2] " Johannes Weiner
2016-01-14 20:26     ` Johannes Weiner
2016-01-13 22:49 ` [PATCH 0/2] mm: memcontrol: cgroup2 memory statistics Andrew Morton
2016-01-13 22:49   ` Andrew Morton
2016-01-13 22:49   ` Andrew Morton
2016-01-14 20:24   ` Johannes Weiner
2016-01-14 20:24     ` Johannes Weiner
2016-01-14 20:24     ` Johannes Weiner
2016-01-15  9:58     ` Vladimir Davydov
2016-01-15  9:58       ` Vladimir Davydov
2016-01-15  9:58       ` Vladimir Davydov
2016-01-15 20:30       ` Johannes Weiner
2016-01-15 20:30         ` Johannes Weiner
2016-01-15 20:30         ` Johannes Weiner
2016-01-28 16:21         ` Michal Hocko
2016-01-28 16:21           ` Michal Hocko
2016-01-28 16:21           ` Michal Hocko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.