runc/cgroups
Alexander Morozov 3716bd9db2 Use simpler parsing of /proc/self/mountinfo for FindCgroupMountpoint
It sped up this function x10 times(because of not using Ssprintf).
It was one of two major performance drawbacks in docker, because we're parsing
this file pretty often.

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2015-06-11 12:56:55 -07:00
..
fs Don't change memswap value in libcontainer 2015-06-11 08:54:24 +08:00
systemd Don't change memswap value in libcontainer 2015-06-11 08:54:24 +08:00
cgroups.go Windows: Initial compilation enablement 2015-05-15 15:26:17 -07:00
cgroups_test.go Windows: Initial compilation enablement 2015-05-15 15:26:17 -07:00
cgroups_unsupported.go Windows: Initial compilation enablement 2015-05-15 15:26:17 -07:00
stats.go Merge pull request #567 from Mashimiao/support-hugetlb-set-and-getstats 2015-06-02 09:55:28 -07:00
utils.go Use simpler parsing of /proc/self/mountinfo for FindCgroupMountpoint 2015-06-11 12:56:55 -07:00