module

Crysco::Cgroups

Class methods

exists?(hostname)
Source
free(hostname)
Source
get_pid_fd(hostname) : LibC::Int

for joining an existing set of namespaces, look up a pid we previously added to a cgroup

Source
initialize(hostname, pid) : Bool
Source
join(hostname, pid)

add other process to existing cgroup

Source