cadvisor/utils/cpuload
Thomas Orozco 2e1f0e2a08 Use a dedicated CpuLoadReader per container
This ensures each goroutine is given its own Netlink connection, and
presumably avoids having a message destined for one goroutine read by
another goroutine.
2016-05-18 09:34:13 +02:00
..
netlink Netlink: aggressively close cgroup fds 2016-04-13 11:30:48 +02:00
cpuload.go Use a dedicated CpuLoadReader per container 2016-05-18 09:34:13 +02:00