Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1646195 > unrolled thread
| Started by | Vladimir Davydov <vdavydov.dev@gmail.com> |
|---|---|
| First post | 2017-05-20 21:20 +0200 |
| Last post | 2017-05-20 21:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] mm: per-cgroup memory reclaim stats Vladimir Davydov <vdavydov.dev@gmail.com> - 2017-05-20 21:20 +0200
| From | Vladimir Davydov <vdavydov.dev@gmail.com> |
|---|---|
| Date | 2017-05-20 21:20 +0200 |
| Subject | Re: [PATCH] mm: per-cgroup memory reclaim stats |
| Message-ID | <tJi4W-5vp-11@gated-at.bofh.it> |
On Thu, May 11, 2017 at 08:16:23PM +0100, Roman Gushchin wrote: > Track the following reclaim counters for every memory cgroup: > PGREFILL, PGSCAN, PGSTEAL, PGACTIVATE, PGDEACTIVATE, PGLAZYFREE and > PGLAZYFREED. > > These values are exposed using the memory.stats interface of cgroup v2. > > The meaning of each value is the same as for global counters, > available using /proc/vmstat. > > Also, for consistency, rename mem_cgroup_count_vm_event() to > count_memcg_event_mm(). > > Signed-off-by: Roman Gushchin <guro@fb.com> > Suggested-by: Johannes Weiner <hannes@cmpxchg.org> > Cc: Johannes Weiner <hannes@cmpxchg.org> > Cc: Tejun Heo <tj@kernel.org> > Cc: Li Zefan <lizefan@huawei.com> > Cc: Michal Hocko <mhocko@kernel.org> > Cc: Vladimir Davydov <vdavydov.dev@gmail.com> > Cc: cgroups@vger.kernel.org > Cc: linux-doc@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Cc: linux-mm@kvack.org Acked-by: Vladimir Davydov <vdavydov.dev@gmail.com>
Back to top | Article view | linux.kernel
csiph-web