Re: [PATCH v3 2/2] cpuset: Allow v2 behavior in v1 cgroup

2017-08-18 Thread Tejun Heo
On Thu, Aug 17, 2017 at 03:33:10PM -0400, Waiman Long wrote: > Cpuset v2 has some useful behaviors that are not present in v1 because > of backward compatibility concern. One of that is the restoration of > the original cpu and memory node mask after a hot removal and addition > event sequence. >

Re: [PATCH v3 2/2] cpuset: Allow v2 behavior in v1 cgroup

2017-08-18 Thread Tejun Heo
On Thu, Aug 17, 2017 at 03:33:10PM -0400, Waiman Long wrote: > Cpuset v2 has some useful behaviors that are not present in v1 because > of backward compatibility concern. One of that is the restoration of > the original cpu and memory node mask after a hot removal and addition > event sequence. >

[PATCH v3 2/2] cpuset: Allow v2 behavior in v1 cgroup

2017-08-17 Thread Waiman Long
Cpuset v2 has some useful behaviors that are not present in v1 because of backward compatibility concern. One of that is the restoration of the original cpu and memory node mask after a hot removal and addition event sequence. This patch makes the cpuset controller to check the

[PATCH v3 2/2] cpuset: Allow v2 behavior in v1 cgroup

2017-08-17 Thread Waiman Long
Cpuset v2 has some useful behaviors that are not present in v1 because of backward compatibility concern. One of that is the restoration of the original cpu and memory node mask after a hot removal and addition event sequence. This patch makes the cpuset controller to check the