module Crysco::Cgroups
Defined in:
cgroups.crClass Method Summary
- .exists?(hostname)
- .free(hostname)
-
.get_pid_fd(hostname) : LibC::Int
for joining an existing set of namespaces, look up a pid we previously added to a cgroup
- .initialize(hostname, pid) : Bool
-
.join(hostname, pid)
add other process to existing cgroup
Class Method Detail
def self.get_pid_fd(hostname) : LibC::Int
#
for joining an existing set of namespaces, look up a pid we previously added to a cgroup