cadvisor/manager
Victor Marmol b63d61ca97 Use inotify to watch for new containers.
This reduces cAdvisor CPU usage below 1% in my CoreOS system.

We also reduce global housekeeping to every 60s as a fallback in case we
miss an event.
2014-09-18 12:52:09 -07:00
..
container_test.go Change ContainerHandlerFactories to decide what containers they support. 2014-07-16 16:48:45 -07:00
container.go Make dynamic housekeeping flag configurable 2014-09-16 11:04:45 -07:00
machine.go Add cadvisor version to VersionInfo. 2014-06-16 19:00:19 +00:00
manager_test.go Remove remaining parts of samples and percentiles. 2014-09-15 14:38:51 -07:00
manager.go Use inotify to watch for new containers. 2014-09-18 12:52:09 -07:00