linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] vmstats/vmevents flushing
@ 2019-08-19 23:00 Roman Gushchin
  2019-08-19 23:00 ` [PATCH v3 1/3] mm: memcontrol: flush percpu vmstats before releasing memcg Roman Gushchin
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Roman Gushchin @ 2019-08-19 23:00 UTC (permalink / raw)
  To: Andrew Morton, linux-mm
  Cc: Michal Hocko, Johannes Weiner, linux-kernel, kernel-team, Roman Gushchin

v3:
  1) rearranged patches [2/3] and [3/3] to make [1/2] and [2/2] suitable
  for stable backporting

v2:
  1) fixed !CONFIG_MEMCG_KMEM build by moving memcg_flush_percpu_vmstats()
  and memcg_flush_percpu_vmevents() out of CONFIG_MEMCG_KMEM
  2) merged add-comments-to-slab-enums-definition patch in

Thanks!

Roman Gushchin (3):
  mm: memcontrol: flush percpu vmstats before releasing memcg
  mm: memcontrol: flush percpu vmevents before releasing memcg
  mm: memcontrol: flush percpu slab vmstats on kmem offlining

 include/linux/mmzone.h |  5 +--
 mm/memcontrol.c        | 79 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 82 insertions(+), 2 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-08-26  7:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-19 23:00 [PATCH v3 0/3] vmstats/vmevents flushing Roman Gushchin
2019-08-19 23:00 ` [PATCH v3 1/3] mm: memcontrol: flush percpu vmstats before releasing memcg Roman Gushchin
2019-08-19 23:00 ` [PATCH v3 2/3] mm: memcontrol: flush percpu vmevents " Roman Gushchin
2019-08-19 23:00 ` [PATCH v3 3/3] mm: memcontrol: flush percpu slab vmstats on kmem offlining Roman Gushchin
2019-08-22 23:27 ` [PATCH v3 0/3] vmstats/vmevents flushing Andrew Morton
2019-08-23  0:33   ` Roman Gushchin
2019-08-24 20:53     ` Andrew Morton
2019-08-26  7:33       ` Michal Hocko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).