runc/libcontainer/cgroups
Qiang Huang 792251ae38 Fix problem when swap memory unsupported
When swap memory is unsupported, Docker will set
cgroup.Resources.MemorySwap as -1.

Fixes: https://github.com/docker/docker/pull/21937

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2016-04-12 15:08:10 +08:00
..
fs Fix problem when swap memory unsupported 2016-04-12 15:08:10 +08:00
systemd remove deadcode 2016-03-17 13:36:28 -07:00
cgroups.go fix typos 2016-03-25 11:11:48 +08:00
cgroups_test.go Rework ParseCgroupFile 2015-09-10 20:59:27 +03:00
cgroups_unsupported.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
stats.go Merge pull request #644 from cyphar/fix-pids-max-unlimited 2016-03-21 14:55:20 -07:00
utils.go Use %v for map structure format 2016-03-26 23:28:59 +08:00
utils_test.go Adding linux label to test file 2016-02-25 07:52:32 +05:30