podman/docs/source/markdown/options/memory-swappiness.md

10 lines
360 B
Markdown

####> This option file is used in:
####> podman container clone, create, run, update
####> If file is edited, make sure the changes
####> are applicable to all of those.
#### **--memory-swappiness**=*number*
Tune a container's memory swappiness behavior. Accepts an integer between *0* and *100*.
This flag is only supported on cgroups V1 rootful systems.