cgroup 笔记 2025-5-04 17:03 | 100 | 0 | linux 963 字 | 5 分钟 1. 术语 cgroup : A cgroup is a collection of processes that are bound to a set of limits or parameters defined via the cgroup filesystem. subsystem: 用于限制 cgroup 中进程的资源和行为,例如控制 C… k8slinux