Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion man/oci-runtime-tool-generate.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ read the configuration from `config.json`.
Sets the total memory limit (memory + swap) in bytes.

**--linux-mem-swappiness**=MEMSWAPPINESS
Sets the swappiness of how the kernel will swap memory pages (Range from 0 to 100).
Sets the swappiness of how the kernel will swap memory pages.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This limit is still in the spec. I'd argued for keeping it out of the spec, but did not succeed. So I think we want to close this PR and keep the parenthetical you're removing.


**--linux-mems**=MEMS
Sets the list of memory nodes in the cpuset (default is to use any available memory node).
Expand Down