We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 9
General Management
File Description
cgroup.procs Add or remove PIDs from the cgroup.
cgroup.freeze Freeze (1) or unfreeze (0) all processes.
cgroup.kill Terminate all tasks in the cgroup.
cgroup.max.depth Sets the maximum depth of nested child
cgroups. cgroup.max.descendants Limits the number of child cgroups that can be created. cgroup.subtree_control Enable or disable controllers for child cgroups. CPU-related File Description
cpu.max Set maximum CPU bandwidth (quota and
period). cpu.max.burst Define burstable CPU usage limits.
cpu.uclamp.max Set the upper clamp value for CPU
utilization. cpu.uclamp.min Set the lower clamp value for CPU utilization. cpu.weight Assign a relative weight for CPU time allocation. cpu.weight.nice Adjust the scheduling priority of tasks in the cgroup. Cpuset-related File Description
cpuset.cpus Specifies the CPUs (cores) that this cgroup
can use.
cpuset.mems Specifies the memory nodes (NUMA
nodes) that the cgroup can use. Memory-related File Description
memory.min Guarantee a minimum amount of
memory for the cgroup. memory.low Set a lower boundary for memory usage.
memory.high Set a soft memory usage limit.
memory.max Set the hard limit for memory usage.
memory.swap.high Set a soft limit for swap usage.
memory.swap.max Set the maximum allowed swap usage.
memory.oom.group Enable or disable OOM killer for the entire
cgroup. Huge Pages File Description
hugetlb.2MB.max Set the maximum number of 2MB huge
pages that can be used.
hugetlb.2MB.rsvd.max Set the maximum reserved 2MB huge
pages. I/O-related File Description
io.max Set the maximum I/O bandwidth (in bytes
per second).
io.prio.class Set the I/O priority class for tasks in the
cgroup.
io.weight Assign a relative weight for I/O bandwidth
allocation. Process-related File Description
pids.max Set the maximum number of processes
allowed in the cgroup. RDMA-related File Description
rdma.max Set the maximum allowed RDMA (Remote
Direct Memory Access) resources. Miscellaneous File Description