Allow users to configure persistent aggregate memory and CPU limits for compute-host systemd slices, with the following initial profile:
| Slice |
MemoryHigh |
MemoryMax |
CPUQuota |
system.slice |
4G |
Unlimited |
Unlimited |
user.slice |
10G |
12G |
800% |
Apply the limits to each slice and its descendants, including backup workloads within user.slice. Make the values configurable per host or inventory group and retain them across reboots.
Allow users to configure persistent aggregate memory and CPU limits for compute-host systemd slices, with the following initial profile:
system.slice4Guser.slice10G12G800%Apply the limits to each slice and its descendants, including backup workloads within
user.slice. Make the values configurable per host or inventory group and retain them across reboots.