package cgroups

import "github.com/dotcloud/docker/pkg/cgroups"

Index

Functions

func FindCgroupMountpoint

func FindCgroupMountpoint(subsystem string) (string, error)

https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt

func GetThisCgroupDir

func GetThisCgroupDir(subsystem string) (string, error)

Returns the relative path to the cgroup docker is running in.

Source Files

cgroups.go

Version
v0.8.1
Published
Feb 18, 2014
Platform
darwin/amd64
Imports
6 packages
Last checked
2 minutes ago

Tools for package owners.