From: Andrea Bolognani Date: Fri, 18 Sep 2020 16:36:25 +0000 (+0200) Subject: docs: Document global_{period,quota} schedinfo fields X-Git-Tag: v6.8.0-rc1~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d46f03a55b7a22075046f03bf356ee89a32e0a6;p=thirdparty%2Flibvirt.git 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 --- 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