Signed-off-by: Peter Jung <admin@ptr1337.dev>
This commit is contained in:
Peter Jung 2022-10-01 23:26:53 +02:00
parent 6474a90579
commit cf702a1e82
No known key found for this signature in database
GPG key ID: C3C4820857F654FE

View file

@ -4,4 +4,5 @@
# cpuquota same as systemd CPUQuota,
# only difference is - meaning of N% is all CPUs, not one core.
{ "cgroup": "cpu90", "CPUQuota": 90 }
{ "cgroup": "cpu85", "CPUQuota": 85 }
{ "cgroup": "cpu80", "CPUQuota": 80 }