runc/cgroups/fs
Victor Marmol 3cbe3eb3f6 Cache cgroup root mount location.
We calculate this on every cgroup call. It comprised of 30%+ of the CPU
usage in cAdvisor.

Docker-DCO-1.1-Signed-off-by: Victor Marmol <vmarmol@google.com> (github: vmarmol)
2014-09-10 17:44:13 -07:00
..
apply_raw.go Cache cgroup root mount location. 2014-09-10 17:44:13 -07:00
blkio.go Use blkio.throttle.* stats when CFQ is not in use 2014-08-27 15:01:46 +02:00
blkio_test.go Use blkio.throttle.* stats when CFQ is not in use 2014-08-27 15:01:46 +02:00
cpu.go Enter cgroups as part of nsenter while using systemd. 2014-08-13 23:26:27 +00:00
cpu_test.go Use blkio.throttle.* stats when CFQ is not in use 2014-08-27 15:01:46 +02:00
cpuacct.go Remove sampling from libcontainer CPU stats. 2014-08-30 09:58:27 -07:00
cpuset.go Cleanup systemd cgroup code 2014-08-13 18:16:51 -07:00
devices.go Enter cgroups as part of nsenter while using systemd. 2014-08-13 23:26:27 +00:00
freezer.go Change not found error to be typed with cgroup subsystem 2014-08-20 10:32:01 -07:00
memory.go Enter cgroups as part of nsenter while using systemd. 2014-08-13 23:26:27 +00:00
memory_test.go Use blkio.throttle.* stats when CFQ is not in use 2014-08-27 15:01:46 +02:00
notify_linux.go Fix nits on chan direction and defer 2014-06-24 12:08:03 -07:00
notify_linux_test.go Add fs.NotifyOnOOM for out-of-memory notifications 2014-06-19 12:27:34 +02:00
perf_event.go Change not found error to be typed with cgroup subsystem 2014-08-20 10:32:01 -07:00
stats_util_test.go Only import "testing" from *_test.go 2014-07-30 18:15:12 +02:00
util_test.go Only import "testing" from *_test.go 2014-07-30 18:15:12 +02:00
utils.go Store all the cgroups paths as part of the state. This simplifies entering cgroups and will be useful for 2014-08-13 23:26:27 +00:00
utils_test.go Return NotFound error for cgroups abs paths 2014-08-20 10:14:56 -07:00