0% found this document useful (0 votes)
5 views

Cgroup Files Overview With Tables

Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Cgroup Files Overview With Tables

Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Cgroup Files Overview -

Modifiable and Read-Only


Detailed table with descriptions of
cgroup files
Modifiable Cgroup Files
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.
cpu.max Set maximum CPU bandwidth (quota and
period).
cpu.weight Assign relative weight for CPU time
allocation.
memory.max Set the hard limit for memory usage.
io.max Set the maximum I/O bandwidth allowed.
pids.max Set the maximum number of processes
allowed.
rdma.max Set the maximum allowed RDMA
resources.
Read-Only Cgroup Files
File Description

cgroup.controllers Lists the available controllers managing


system resources.
cgroup.stat Provides statistics about the cgroup, such
as process count.
cpu.pressure Reports CPU pressure, indicating CPU
demand.
memory.current Displays the current memory usage of the
cgroup.
memory.pressure Reports memory pressure, indicating
memory demand.
io.stat Provides detailed statistics about I/O
usage within the cgroup.
pids.current Shows the current number of processes in
the cgroup.

You might also like