Function containerd_shim::cgroup::add_task_to_cgroup
source · pub fn add_task_to_cgroup(path: &str, pid: u32) -> Result<()>
Expand description
Add a process to the given relative cgroup path
pub fn add_task_to_cgroup(path: &str, pid: u32) -> Result<()>
Add a process to the given relative cgroup path