Files
runc/libcontainer/cgroups/fs
Wang Long ce9951834c cgroup: using WriteCgroupProc to write the specified pid into the cgroup's cgroup.procs file
cgroupData.join method using `WriteCgroupProc` to place the pid into
the proc file, it can avoid attach any pid to the cgroup if -1 is
specified as a pid.

so, replace `writeFile` with `WriteCgroupProc` like `cpuset.go`'s
ApplyDir method.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
2016-09-21 10:57:03 +00:00
..
2016-09-13 12:19:48 +00:00
2015-11-05 19:12:53 +08:00
2016-07-28 17:14:51 -07:00
2016-08-01 09:47:34 -07:00
2016-07-11 05:00:35 +08:00
2016-07-11 05:00:35 +08:00
2015-11-05 19:12:53 +08:00