cadvisor/utils/cpuload
Thomas Orozco ee8701aa97 Netlink: aggressively close cgroup fds
Not closing the FDs manually means we have to rely on garbage collection
to run before cgroup FDs are closed. If the system is running a lot of
load probes at a high-frequency (i.e. dynamic housekeeping isn't backing
off because of load variations), we can end up hitting our FD limit due
to keeping around lots of (useless) FDs.
2016-04-13 11:30:48 +02:00
..
netlink Netlink: aggressively close cgroup fds 2016-04-13 11:30:48 +02:00
cpuload.go re-order the import package 2015-11-30 16:43:22 +08:00