[1/2] mesos git commit: Improved performance of cgroups::read by verifying after failure.

2018-07-16 Thread bmahler
Repository: mesos Updated Branches: refs/heads/1.6.x ae82dd5cc -> 2f6f3812c Improved performance of cgroups::read by verifying after failure. It turns out that cgroups::verify is expensive and leads to a severe performance issue on the agent during container metrics collection if there are a

[1/2] mesos git commit: Improved performance of cgroups::read by verifying after failure.

2018-07-16 Thread bmahler
Repository: mesos Updated Branches: refs/heads/1.5.x eee8f2124 -> 6e2dfd06c Improved performance of cgroups::read by verifying after failure. It turns out that cgroups::verify is expensive and leads to a severe performance issue on the agent during container metrics collection if there are a

[1/2] mesos git commit: Improved performance of cgroups::read by verifying after failure.

2018-07-16 Thread bmahler
Repository: mesos Updated Branches: refs/heads/1.4.x 5f6d4cdc7 -> 163dd77ef Improved performance of cgroups::read by verifying after failure. It turns out that cgroups::verify is expensive and leads to a severe performance issue on the agent during container metrics collection if there are a