runc/cgroups
Johannes 'fish' Ziemke 78700bfea3 Use blkio.throttle.* stats when CFQ is not in use
This makes blkio's GetStats try to read blkio.io_serviced_recursive
first and fall back to read the stats from blkio.throttle in case it
can't. blkio.io_serviced_recursive seems to be available across all
kernels with CFQ enabled.

This closes #165

Signed-off-by: Johannes 'fish' Ziemke <github@freigeist.org>
2014-08-27 15:01:46 +02:00
..
cgutil Docker 'runin' demands passing flags before 'nsenter' cli option. 2014-08-05 22:13:23 +00:00
fs Use blkio.throttle.* stats when CFQ is not in use 2014-08-27 15:01:46 +02:00
systemd Change not found error to be typed with cgroup subsystem 2014-08-20 10:32:01 -07:00
cgroups.go Change not found error to be typed with cgroup subsystem 2014-08-20 10:32:01 -07:00
cgroups_test.go Move cgroups package into libcontainer 2014-05-14 15:21:44 -07:00
stats.go Remove FreezerStats. 2014-07-13 16:14:05 -07:00
utils.go Change not found error to be typed with cgroup subsystem 2014-08-20 10:32:01 -07:00