[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190812222911.2364802-1-guro@fb.com>
Date: Mon, 12 Aug 2019 15:29:09 -0700
From: Roman Gushchin <guro@...com>
To: Andrew Morton <akpm@...ux-foundation.org>, <linux-mm@...ck.org>
CC: Michal Hocko <mhocko@...nel.org>,
Johannes Weiner <hannes@...xchg.org>,
<linux-kernel@...r.kernel.org>, <kernel-team@...com>,
Roman Gushchin <guro@...com>
Subject: [PATCH 0/2] flush percpu vmstats
While working on v2 of the slabs vmstats flushing patch, I've realized
the the problem is much more generic and affects all vmstats, not only
slabs. So the patch has been converted to set of 2.
v2:
1) added patch 1, patch 2 rebased on top
2) s/for_each_cpu()/for_each_online_cpu() (by Andrew Morton)
Roman Gushchin (2):
mm: memcontrol: flush percpu vmstats before releasing memcg
mm: memcontrol: flush percpu slab vmstats on kmem offlining
mm/memcontrol.c | 59 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 59 insertions(+)
--
2.21.0
Powered by blists - more mailing lists