pkg/libcontainer/nsinit
Alexander Larsson fce532280b cgroups: Splity out Apply/Cleanup to separate file/interface
This leaves only the generic cgroup helper functions in cgroups.go and
will allow easy implementations of other cgroup managers.

This also wires up the call to Cleanup the cgroup which was missing
before.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-03-27 21:47:47 +01:00
..
nsinit Add initial logging to libcontainer 2014-03-14 09:55:05 -07:00
command.go Add stderr log ouput if in debug 2014-03-14 09:55:05 -07:00
exec.go cgroups: Splity out Apply/Cleanup to separate file/interface 2014-03-27 21:47:47 +01:00
execin.go This patch adds SELinux labeling support. 2014-03-26 15:30:40 -04:00
init.go This patch adds SELinux labeling support. 2014-03-26 15:30:40 -04:00
mount.go This patch adds SELinux labeling support. 2014-03-26 15:30:40 -04:00
nsinit.go Add initial logging to libcontainer 2014-03-14 09:55:05 -07:00
state.go Move container.json and pid file into a root specific driver dir 2014-02-25 12:41:31 -08:00
sync_pipe.go libcontainer: Don't use UsetCloseOnExec, it is racy 2014-03-06 14:10:32 +01:00
term.go Refactor driver to use Exec function from nsini 2014-02-22 01:21:26 -08:00
unsupported.go Fix cross compile for make cross 2014-02-25 15:19:13 -08:00