Re: [v1 0/3] Support memory cgroup hotplug

2016-11-15 Thread Balbir Singh
On 16/11/16 02:42, Tejun Heo wrote: > Hello, Balbir. > > On Tue, Nov 15, 2016 at 10:44:02AM +1100, Balbir Singh wrote: >> 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 l

Re: [v1 0/3] Support memory cgroup hotplug

2016-11-15 Thread Tejun Heo
Hello, Balbir. On Tue, Nov 15, 2016 at 10:44:02AM +1100, Balbir Singh wrote: > 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 hotpl