June 3, 2014
View 30fdac2

Update cpu stat test for no error Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/06/03 03:54:23
May 28, 2014
View 72e6e5f

Added a new method cgroups.GetStats() which will return a cgroups.Stats object which will contain all the available cgroup Stats. Remove old Stats interface in libcontainers cgroups package. Changed Stats to use unit64 instead of int64 to prevent integer overflow issues. Updated unit tests.

Vishnu Kannan authored on 2014/05/28 09:01:08
May 23, 2014
View 4a33a75

Make all cgroup stats output int64s instead of float64.

Victor Marmol authored on 2014/05/23 05:50:51
May 15, 2014
View 3b7a19d

Move cgroups package into libcontainer Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/05/15 07:21:44