diff options
author | Lennart Poettering <lennart@poettering.net> | 2019-02-15 12:11:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-15 12:11:42 +0100 |
commit | eca3d5d567fe3c85a10b22af2e2e8ba7e0dd480f (patch) | |
tree | 93166c4eb4bf4b370d54593e7726bcffd1741e7c /docs | |
parent | Merge pull request #11634 from yuwata/rfe-11622 (diff) | |
parent | core: downgrade CPUQuotaPeriodSec= clamping logs to debug (diff) | |
download | systemd-eca3d5d567fe3c85a10b22af2e2e8ba7e0dd480f.tar.xz systemd-eca3d5d567fe3c85a10b22af2e2e8ba7e0dd480f.zip |
Merge pull request #9594 from filbranden/cpu_quota_period1
core: add CPUQuotaPeriodSec=
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TRANSIENT-SETTINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/TRANSIENT-SETTINGS.md b/docs/TRANSIENT-SETTINGS.md index 0ac77f0497..ac89fb174f 100644 --- a/docs/TRANSIENT-SETTINGS.md +++ b/docs/TRANSIENT-SETTINGS.md @@ -224,6 +224,7 @@ All cgroup/resource control settings are available for transient units ✓ CPUShares= ✓ StartupCPUShares= ✓ CPUQuota= +✓ CPUQuotaPeriodSec= ✓ MemoryAccounting= ✓ MemoryMin= ✓ MemoryLow= |