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

10 lines
365 B
Markdown

####> This option file is used in:
####> podman container clone, create, run, update
####> If you edit this file, make sure your 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.