Control Groups (cgroups) are a kernel feature that allows administrators to allocate resources—such as CPU
time, system memory, network bandwidth, or combinations of these—among user-defined groups of tasks (
processes). Cgroups provide fine-grained control over allocating, prioritizing, denying, managing, and monitoring
system resources. They are fundamental to container technologies like Docker and LXC.
No comments:
Post a Comment