mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
man: virsh: Add 'vcpu_period' and 'vcpu_quota' support info for LXC
Signed-off-by: Li Yang <liyang.fnst@cn.fujitsu.com>
This commit is contained in:
@@ -1600,7 +1600,7 @@ I<domain>
|
||||
Allows you to show (and set) the domain scheduler parameters. The parameters
|
||||
available for each hypervisor are:
|
||||
|
||||
LXC (posix scheduler) : cpu_shares
|
||||
LXC (posix scheduler) : cpu_shares, vcpu_period, vcpu_quota
|
||||
|
||||
QEMU/KVM (posix scheduler): cpu_shares, vcpu_period, vcpu_quota,
|
||||
emulator_period, emulator_quota
|
||||
|
||||
Reference in New Issue
Block a user