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

2017-08-15 Thread Zefan Li
On 2017/8/16 1:27, Waiman Long wrote: > Cpuset v2 has some valuable attributes 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 adds a

Re: [PATCH] Mark "Out of Date" addresses as undeliverable

2016-04-26 Thread Zefan Li
On 2016/4/26 17:52, Jonathan Corbet wrote: > On Thu, 21 Apr 2016 23:04:26 +0800 > Zhigang Gao wrote: > >> Chinese maintainer for help. Contact the Chinese maintainer, if this >> translation is outdated or there is problem with translation. >> >> -Chinese maintainer: Zhang Le >> +Chinese mai

Re: [PATCH] Documentation: cgroup v1: remove section about subsystem as a module.

2016-01-20 Thread Zefan Li
On 2016/1/14 21:46, Rami Rosen wrote: > This patch removes the text relating to compiling cgroup as a module, > since commit 3ed80a62bf95 ("cgroup: drop module support") makes this text not > relevant anymore. > > Signed-off-by: Rami Rosen Acked-by: Zefan Li > --