From 1d46f03a55b7a22075046f03bf356ee89a32e0a6 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Fri, 18 Sep 2020 18:36:25 +0200 Subject: [PATCH] docs: Document global_{period,quota} schedinfo fields These fields have existed for a very long time but they were never documented in virsh(1). https://bugzilla.redhat.com/show_bug.cgi?id=1354391 Signed-off-by: Andrea Bolognani Reviewed-by: Pavel Hrdina --- docs/manpages/virsh.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst index bf84f95678..ebf4f16cf7 100644 --- a/docs/manpages/virsh.rst +++ b/docs/manpages/virsh.rst @@ -3758,7 +3758,8 @@ available for each hypervisor are: LXC (posix scheduler) : cpu_shares, vcpu_period, vcpu_quota QEMU/KVM (posix scheduler): cpu_shares, vcpu_period, vcpu_quota, -emulator_period, emulator_quota, iothread_quota, iothread_period +emulator_period, emulator_quota, global_period, global_quota, +iothread_period, iothread_quota Xen (credit scheduler): weight, cap