From cf702a1e8207d1a2094881f6b5da5ca307433ce8 Mon Sep 17 00:00:00 2001 From: Peter Jung Date: Sat, 1 Oct 2022 23:26:53 +0200 Subject: [PATCH] fixup! Signed-off-by: Peter Jung --- 00-cgroups.cgroups | 1 + 1 file changed, 1 insertion(+) diff --git a/00-cgroups.cgroups b/00-cgroups.cgroups index 3c93f38..49f0d1a 100644 --- a/00-cgroups.cgroups +++ b/00-cgroups.cgroups @@ -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 }