moby--moby/runtime/execdriver
Alexander Larsson 6c7835050e 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
..
execdrivers Gofmt imports 2014-03-17 11:41:28 -07:00
lxc Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
native cgroups: Add systemd implementation of cgroups 2014-03-27 22:44:31 +01:00
MAINTAINERS Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00
driver.go Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
pipes.go Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00
termconsole.go Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00