runc/integration
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
..
checkpoint_test.go gofmt to fix formatting 2015-06-16 12:26:27 +03:00
doc.go Add integration test pkg 2014-10-17 23:25:30 +00:00
exec_test.go Fix kmem limit set 2015-06-18 15:44:30 +08:00
execin_test.go integration: don't ignore exit codes of test processes 2015-05-21 00:01:45 +03:00
init_test.go Replace aliased imports of logrus 2015-05-06 21:14:04 +08:00
template_test.go Improve seccomp API 2015-06-05 11:21:40 -07:00
utils_test.go Improve seccomp API 2015-06-05 11:21:40 -07:00