runc/cgroups
Ian Main d67a27ee13 Create an ApplyDevices call.
For our work on adding dynamic device support to Docker we needed to be
able to call this to update the list of allowed devices.  This works for
both systemd and fs based cgroups implementations.

Co-Authored-By: Chris Alfonso <calfonso@redhat.com> (github: calfonso)
Docker-DCO-1.1-Signed-off-by: Ian Main <imain@redhat.com> (github: imain)
2014-10-15 11:59:26 -07:00
..
cgutil Docker 'runin' demands passing flags before 'nsenter' cli option. 2014-08-05 22:13:23 +00:00
fs Create an ApplyDevices call. 2014-10-15 11:59:26 -07:00
systemd Create an ApplyDevices call. 2014-10-15 11:59:26 -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 pkg/cgroups: Export ParseCgroupFile 2014-10-07 15:55:58 +02:00
stats.go Remove sampling from libcontainer CPU stats. 2014-08-30 09:58:27 -07:00
utils.go pkg/cgroups: Export ParseCgroupFile 2014-10-07 15:55:58 +02:00