Files
cgroups-rs/src
Xuewei Niu 1250cbe182 manager: Introduce FsManager
`Manager` is a trait to unify the interface of cgroups. It is designed for
OCI containers. Its `set()` takes Linux resources of the OCI spec to set
cgroups.

The `FsManager`, the concrete implementation of `Manager`, manipulates
cgroups through cgroupfs, and supports both cgroups v1 and v2.

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
2025-07-18 15:17:12 +08:00
..
2025-07-18 15:17:12 +08:00
2025-07-18 15:17:12 +08:00
2025-07-18 15:17:12 +08:00
2025-07-18 15:17:12 +08:00