[libvirt] [PATCH] man: virsh: Add 'vcpu_period' and 'vcpu_quota' support info for LXC

Li Yang liyang.fnst at cn.fujitsu.com
Mon Aug 18 08:29:33 UTC 2014


Signed-off-by: Li Yang <liyang.fnst at cn.fujitsu.com>
---
 tools/virsh.pod |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/virsh.pod b/tools/virsh.pod
index f07deec..a2d89b2 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -1570,7 +1570,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
-- 
1.7.1




More information about the libvir-list mailing list