Difference between revisions of "Cgcreate"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
! Controller !! Can be controlled by user !! Options
 
! Controller !! Can be controlled by user !! Options
 
|-
 
|-
| cpu || {{Y|Requires delegation}} || CPUAccounting, CPUWeight, CPUQuota, AllowedCPUs, AllowedMemoryNodes
+
| cpu || Yes (Requires delegation) || CPUAccounting, CPUWeight, CPUQuota, AllowedCPUs, AllowedMemoryNodes
 
|-
 
|-
| io || {{Y|Requires delegation}} || IOWeight, IOReadBandwidthMax, IOWriteBandwidthMax, IODeviceLatencyTargetSec
+
| io || Yes (Requires delegation) || IOWeight, IOReadBandwidthMax, IOWriteBandwidthMax, IODeviceLatencyTargetSec
 
|-
 
|-
| memory || {{Yes}} || MemoryLow, MemoryHigh, MemoryMax, MemorySwapMax
+
| [[memory]] || Yes || MemoryLow, MemoryHigh, MemoryMax, MemorySwapMax
 
|-
 
|-
| pids || {{Yes}} || TasksMax
+
| pids || Yes || TasksMax
 
|-
 
|-
| rdma || {{No}} || ?
+
| rdma || No || ?
 
|-
 
|-
| eBPF || {{No}} || IPAddressDeny, DeviceAllow, DevicePolicy
+
| [[eBPF]] || No || IPAddressDeny, DeviceAllow, DevicePolicy
 
|}
 
|}
  

Revision as of 06:01, 22 May 2020

cgcreate command is included in the cgroup-tools packages https://linux.die.net/man/1/cgcreate


cgcreate -g memory:myGroup


Controller Can be controlled by user Options
cpu Yes (Requires delegation) CPUAccounting, CPUWeight, CPUQuota, AllowedCPUs, AllowedMemoryNodes
io Yes (Requires delegation) IOWeight, IOReadBandwidthMax, IOWriteBandwidthMax, IODeviceLatencyTargetSec
memory Yes MemoryLow, MemoryHigh, MemoryMax, MemorySwapMax
pids Yes TasksMax
rdma No ?
eBPF No IPAddressDeny, DeviceAllow, DevicePolicy


Related commands

See also

Advertising: