mirror of https://github.com/containers/podman.git
8 lines
297 B
Markdown
8 lines
297 B
Markdown
#### **--cpu-rt-period**=*microseconds*
|
|
|
|
Limit the CPU real-time period in microseconds.
|
|
|
|
Limit the container's Real Time CPU usage. This option tells the kernel to restrict the container's Real Time CPU usage to the period specified.
|
|
|
|
This option is only supported on cgroups V1 rootful systems.
|