mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
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 <abologna@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
1bb9f872a0
commit
1d46f03a55
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user