All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND][v1 0/3] Support memory cgroup hotplug
@ 2016-11-15 23:44 ` Balbir Singh
  0 siblings, 0 replies; 26+ messages in thread
From: Balbir Singh @ 2016-11-15 23:44 UTC (permalink / raw)
  To: mpe, hannes, mhocko, vdavydov.dev
  Cc: linuxppc-dev, linux-mm, Balbir Singh, Tejun Heo, Andrew Morton

In the absence of hotplug we use extra memory proportional to
(possible_nodes - online_nodes) * number_of_cgroups. PPC64 has a patch
to disable large consumption with large number of cgroups. This patch
adds hotplug support to memory cgroups and reverts the commit that
limited possible nodes to online nodes.

Cc: Tejun Heo <tj@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org> 
Cc: Vladimir Davydov <vdavydov.dev@gmail.com>

I've tested this patches under a VM with two nodes and movable
nodes enabled. I've offlined nodes and checked that the system
and cgroups with tasks deep in the hierarchy continue to work
fine.

Balbir Singh (3):
  Add basic infrastructure for memcg hotplug support
  Move from all possible nodes to online nodes
  powerpc: fix node_possible_map limitations

 arch/powerpc/mm/numa.c |  7 ----
 mm/memcontrol.c        | 96 +++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 83 insertions(+), 20 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2017-02-01  1:05 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-15 23:44 [RESEND][v1 0/3] Support memory cgroup hotplug Balbir Singh
2016-11-15 23:44 ` Balbir Singh
2016-11-15 23:44 ` [RESEND] [PATCH v1 1/3] Add basic infrastructure for memcg hotplug support Balbir Singh
2016-11-15 23:44   ` Balbir Singh
2016-11-16  9:01   ` Vladimir Davydov
2016-11-16  9:01     ` Vladimir Davydov
2016-11-17  0:28     ` Balbir Singh
2016-11-17  0:28       ` Balbir Singh
2016-11-21  8:36       ` Vladimir Davydov
2016-11-21  8:36         ` Vladimir Davydov
2016-11-22  0:17         ` Balbir Singh
2016-11-22  0:17           ` Balbir Singh
2016-11-15 23:45 ` [RESEND] [PATCH v1 2/3] Move from all possible nodes to online nodes Balbir Singh
2016-11-15 23:45   ` Balbir Singh
2016-11-15 23:45 ` [RESEND] [PATCH v1 3/3] powerpc: fix node_possible_map limitations Balbir Singh
2016-11-15 23:45   ` Balbir Singh
2016-11-16 16:40   ` Reza Arbab
2016-11-16 16:40     ` Reza Arbab
2016-11-16 16:45     ` [PATCH] powerpc/mm: allow memory hotplug into an offline node Reza Arbab
2016-11-16 16:45       ` Reza Arbab
2017-02-01  1:05       ` Michael Ellerman
2017-02-01  1:05         ` Michael Ellerman
2016-11-21 14:03 ` [RESEND][v1 0/3] Support memory cgroup hotplug Michal Hocko
2016-11-21 14:03   ` Michal Hocko
2016-11-22  0:16   ` Balbir Singh
2016-11-22  0:16     ` Balbir Singh

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.