diff options
author | Peter Morrow <pemorrow@linux.microsoft.com> | 2021-09-14 18:28:46 +0200 |
---|---|---|
committer | Peter Morrow <pemorrow@linux.microsoft.com> | 2021-09-15 10:52:12 +0200 |
commit | c93a7d4ad303210541634ee95c78d186b27e1118 (patch) | |
tree | 88a787c4fe92e5dec93d77bacdb20f7ea37764bf /docs/TRANSIENT-SETTINGS.md | |
parent | cgroup: add support for StartupAllowedCPUs and StartupAllowedMemoryNodes (diff) | |
download | systemd-c93a7d4ad303210541634ee95c78d186b27e1118.tar.xz systemd-c93a7d4ad303210541634ee95c78d186b27e1118.zip |
docs: update docs with StartupAllowedCPUs and StartupAllowedMemoryNodes details
Signed-off-by: Peter Morrow <pemorrow@linux.microsoft.com>
Diffstat (limited to 'docs/TRANSIENT-SETTINGS.md')
-rw-r--r-- | docs/TRANSIENT-SETTINGS.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/TRANSIENT-SETTINGS.md b/docs/TRANSIENT-SETTINGS.md index 3a75627ca9..77dff10bee 100644 --- a/docs/TRANSIENT-SETTINGS.md +++ b/docs/TRANSIENT-SETTINGS.md @@ -238,7 +238,9 @@ All cgroup/resource control settings are available for transient units ✓ CPUQuota= ✓ CPUQuotaPeriodSec= ✓ AllowedCPUs= +✓ StartupAllowedCPUs= ✓ AllowedMemoryNodes= +✓ StartupAllowedMemoryNodes= ✓ MemoryAccounting= ✓ DefaultMemoryMin= ✓ MemoryMin= |