runc/libcontainer/cgroups
Tatsushi Inagaki 2a1a6cdf44 Cgroup: reduce redundant parsing of mountinfo
Avoid parsing the whole lines of mountinfo after all mountpoints
of the target subsytems are found, or when the target subsystem
is not enabled.

Signed-off-by: Tatsushi Inagaki <e29253@jp.ibm.com>
2016-04-22 09:41:28 +09:00
..
fs Merge pull request #745 from AkihiroSuda/very-trivial-style-fix 2016-04-12 13:33:00 -07:00
systemd Fix trivial style errors reported by `go vet` and `golint` 2016-04-12 08:13:16 +00: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 Fix trivial style errors reported by `go vet` and `golint` 2016-04-12 08:13:16 +00:00
utils.go Cgroup: reduce redundant parsing of mountinfo 2016-04-22 09:41:28 +09:00
utils_test.go Adding linux label to test file 2016-02-25 07:52:32 +05:30