Re: [RFC PATCH v2 10/17] cgroup: Make debug cgroup support v2 and thread mode

2017-05-18 Thread Waiman Long
On 05/17/2017 05:43 PM, Tejun Heo wrote: > Hello, > > On Mon, May 15, 2017 at 09:34:09AM -0400, Waiman Long wrote: >> Besides supporting cgroup v2 and thread mode, the following changes >> are also made: >> 1) current_* cgroup files now resides only at the root as we don't >> need duplicated f

Re: [RFC PATCH v2 10/17] cgroup: Make debug cgroup support v2 and thread mode

2017-05-17 Thread Tejun Heo
Hello, On Mon, May 15, 2017 at 09:34:09AM -0400, Waiman Long wrote: > Besides supporting cgroup v2 and thread mode, the following changes > are also made: > 1) current_* cgroup files now resides only at the root as we don't > need duplicated files of the same function all over the cgroup >

[RFC PATCH v2 10/17] cgroup: Make debug cgroup support v2 and thread mode

2017-05-15 Thread Waiman Long
Besides supporting cgroup v2 and thread mode, the following changes are also made: 1) current_* cgroup files now resides only at the root as we don't need duplicated files of the same function all over the cgroup hierarchy. 2) The cgroup_css_links_read() function is modified to report