pkg/cgroups
Alexander Larsson 33fab479ef cgroups: Add systemd implementation of cgroups
This implements cgroup.Apply() using the systemd apis.
We create a transient unit called "docker-$id.scope" that contains
the container processes. We also have a way to set unit specific
properties, currently only defining the Slice to put the
scope in.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-03-27 22:44:31 +01:00
..
apply_nosystemd.go cgroups: Add systemd implementation of cgroups 2014-03-27 22:44:31 +01:00
apply_raw.go cgroups: Join groups by writing to cgroups.procs, not tasks 2014-03-27 21:47:47 +01:00
apply_systemd.go cgroups: Add systemd implementation of cgroups 2014-03-27 22:44:31 +01:00
cgroups.go cgroups: Add systemd implementation of cgroups 2014-03-27 22:44:31 +01:00
cgroups_test.go Extract cgroups pkg. 2014-01-20 14:15:44 -05:00
MAINTAINERS Extract cgroups pkg. 2014-01-20 14:15:44 -05:00