runc/libcontainer/cgroups/systemd
Kir Kolyshkin be5467872d cgroupv1: minimal fix for cpu quota regression
This is a quick-n-dirty fix the regression introduced by commit
06d7c1d, which made it impossible to only set CpuQuota
(without the CpuPeriod). It partially reverts the above commit,
and adds a test case.

The proper fix will follow.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-05-26 11:02:16 -07:00
..
common.go cgroups: systemd: make use of Device*= properties 2020-05-13 17:43:56 +10:00
unsupported.go Replace formatted errors when unneeded 2020-05-16 18:13:21 -07:00
user.go cgroup v2: support rootless systemd 2020-05-08 12:39:20 +09:00
v1.go cgroupv1: minimal fix for cpu quota regression 2020-05-26 11:02:16 -07:00
v2.go cgroupv2: set mem+swap to max if mem set to max 2020-05-22 21:32:16 -07:00