ubuntu:cgroups
Ubuntu - cgroups
cgroups are the Linux control group system.
- System for resource management on Linux.
- Directory hierarchy at /sys/fs/cgroup.
- Limit, throttle, and account for resource usage per control group.
- Each resource interface is provided by a controller.
Primary uses:
- Isolating core workload from background resource needs.
- Do not allow one workload to overpower the others.
References
ubuntu/cgroups.txt · Last modified: 2021/07/25 10:09 by peter