Re: [PATCH] cgroups: Documentation: fix wrong cgroupfs paths

2014-11-24 Thread SeongJae Park
On Tue, Nov 25, 2014 at 2:45 AM, Jonathan Corbet wrote: > On Tue, 25 Nov 2014 01:39:19 +0900 > SeongJae Park wrote: > >> 6) Attach that task to the new cgroup by writing its PID to the >> -/sys/fs/cgroup/cpuset/tasks file for that cgroup. >> +/sys/fs/cgroup/cpuset tasks file for that cg

Re: [PATCH] cgroups: Documentation: fix wrong cgroupfs paths

2014-11-24 Thread Jonathan Corbet
On Tue, 25 Nov 2014 01:39:19 +0900 SeongJae Park wrote: > 6) Attach that task to the new cgroup by writing its PID to the > -/sys/fs/cgroup/cpuset/tasks file for that cgroup. > +/sys/fs/cgroup/cpuset tasks file for that cgroup. That one looks like it was correct before the change...?