runc/cgroups/fs
Qiang Huang e5a7aad7eb Replace aliased imports of logrus
Docker already did this: https://github.com/docker/docker/issues/11762
libcontainer should also do it.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-05-06 21:14:04 +08:00
..
apply_raw.go remove unused functions 2015-04-28 09:20:32 +08:00
blkio.go cgroups: add support blkio.throttle.read/write_* 2015-04-17 16:03:42 +08:00
blkio_test.go cgroups: add support blkio.throttle.read/write_* 2015-04-17 16:03:42 +08:00
cpu.go Revert "cgroups: only return path when subsystem really mounted" 2015-03-23 13:31:42 -07:00
cpu_test.go add test cases for Set interfaces 2015-03-04 08:43:59 +08:00
cpuacct.go add Set interface 2015-03-04 08:42:04 +08:00
cpuset.go Do not fail cgroups setup if parent cgroup does not exist. 2015-03-16 21:09:37 +00:00
cpuset_test.go add test cases for Set interfaces 2015-03-04 08:43:59 +08:00
devices.go cgroups: add support for devices deny 2015-04-16 08:30:22 +08:00
devices_test.go cgroups: add support for devices deny 2015-04-16 08:30:22 +08:00
freezer.go cgroups: reurn error when passing invalid argument to freezer 2015-04-01 00:04:33 +08:00
freezer_test.go cgroups: reurn error when passing invalid argument to freezer 2015-04-01 00:04:33 +08:00
hugetlb.go add cgroup subsystem hugetlb 2015-04-11 09:03:08 +08:00
memory.go Change memory usage by minus cache memory 2015-04-09 13:18:46 -07:00
memory_test.go Change memory usage by minus cache memory 2015-04-09 13:18:46 -07:00
perf_event.go add Set interface 2015-03-04 08:42:04 +08:00
stats_util_test.go Replace aliased imports of logrus 2015-05-06 21:14:04 +08:00
util_test.go cgroups: don't use d.path for cgroup tests files 2015-03-09 09:32:02 +08:00
utils.go add function to get string value from cgroup file 2015-03-04 08:42:56 +08:00
utils_test.go Fix vet errors 2014-11-05 15:38:58 -08:00