
17 Jan
2023
17 Jan
'23
12:51 p.m.
On Tue, Jan 17, 2023 at 10:37:24AM +0100, Pavel Hrdina wrote:
Pavel Hrdina (3): vircgroupv2: fix cpu.weight limits check domain_validate: drop cpu.shares cgroup check docs: document correct cpu shares limits with both cgroups v1 and v2
docs/formatdomain.rst | 2 +- docs/manpages/virsh.rst | 3 ++- src/conf/domain_validate.c | 10 ---------- src/util/vircgroup.h | 2 ++ src/util/vircgroupv2.c | 8 ++++---- 5 files changed, 9 insertions(+), 16 deletions(-)
-- 2.39.0
FWIW: Reviewed-by: Erik Skultety <eskultet@redhat.com> Thanks for fixing this for the TCK tests' sake :)