runc/cgroups/systemd
Qiang Huang 39279b1762 Fix kmem limit set
Currently we can't start container with kmem limit, because we
set kmem limit after processes joined to cgroup, we'll get device
busy error in this case.

Fix it by moving set before join.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-06-18 15:44:30 +08:00
..
apply_nosystemd.go remove unused functions 2015-04-28 09:20:32 +08:00
apply_systemd.go Fix kmem limit set 2015-06-18 15:44:30 +08:00