[libvirt] [PATCH 6/6 v2] virsh: Documents for blkiotune

2011-02-17 Thread Gui Jianfeng
Documents for blkiotune.

Signed-off-by: Gui Jianfeng guijianf...@cn.fujitsu.com
---
 tools/virsh.pod |4 
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/tools/virsh.pod b/tools/virsh.pod
index a2ca384..014d953 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -610,6 +610,10 @@ of 4MB, while 266240 (260MB) is valid without rounding.
 Note, to change the maximum memory allocation for a QEMU/KVM guest domain,
 use the virsh Bedit command instead to update its XML memory element.
 
+=item Bblkiotune Idomain-id optional I--weight Bweight
+
+Display or set the blkio cgroup parameters. QEMU/KVM supports I--weight.
+
 =item Bmemtune Idomain-id optional I--hard-limit Bkilobytes
 optional I--soft-limit Bkilobytes optional I--swap-hard-limit
 Bkilobytes -I--min-guarantee Bkilobytes
-- 
1.7.1


--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


Re: [libvirt] [PATCH 6/6 v2] virsh: Documents for blkiotune

2011-02-17 Thread Gui Jianfeng
Eric Blake wrote:
 On 02/17/2011 07:05 PM, Gui Jianfeng wrote:
 Documents for blkiotune.

 Signed-off-by: Gui Jianfeng guijianf...@cn.fujitsu.com
 ---
  tools/virsh.pod |4 
  1 files changed, 4 insertions(+), 0 deletions(-)

 diff --git a/tools/virsh.pod b/tools/virsh.pod
 index a2ca384..014d953 100644
 --- a/tools/virsh.pod
 +++ b/tools/virsh.pod
 @@ -610,6 +610,10 @@ of 4MB, while 266240 (260MB) is valid without rounding.
  Note, to change the maximum memory allocation for a QEMU/KVM guest domain,
  use the virsh Bedit command instead to update its XML memory element.
  
 +=item Bblkiotune Idomain-id optional I--weight Bweight
 +
 +Display or set the blkio cgroup parameters. QEMU/KVM supports I--weight.
 +
 
 Is it worth listing the range 100-1000? (Am I right on that range?)

Yes, range is [100, 1000] now. listing the range here makes more sense i think.

Thanks,
Gui

 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


Re: [libvirt] [PATCH 6/6 v2] virsh: Documents for blkiotune

2011-02-17 Thread Gui Jianfeng
Eric Blake wrote:
 On 02/17/2011 07:05 PM, Gui Jianfeng wrote:
 Documents for blkiotune.

 Signed-off-by: Gui Jianfeng guijianf...@cn.fujitsu.com
 ---
  tools/virsh.pod |4 
  1 files changed, 4 insertions(+), 0 deletions(-)

 diff --git a/tools/virsh.pod b/tools/virsh.pod
 index a2ca384..014d953 100644
 --- a/tools/virsh.pod
 +++ b/tools/virsh.pod
 @@ -610,6 +610,10 @@ of 4MB, while 266240 (260MB) is valid without rounding.
  Note, to change the maximum memory allocation for a QEMU/KVM guest domain,
  use the virsh Bedit command instead to update its XML memory element.
  
 +=item Bblkiotune Idomain-id optional I--weight Bweight
 +
 +Display or set the blkio cgroup parameters. QEMU/KVM supports I--weight.
 +
 
 Is it worth listing the range 100-1000? (Am I right on that range?)


Update it.

From: Gui Jianfeng guijianf...@cn.fujitsu.com

Documents for blkiotune

Signed-off-by: Gui Jianfeng guijianf...@cn.fujitsu.com
---
 tools/virsh.pod |5 +
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/tools/virsh.pod b/tools/virsh.pod
index a2ca384..83a86af 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -610,6 +610,11 @@ of 4MB, while 266240 (260MB) is valid without rounding.
 Note, to change the maximum memory allocation for a QEMU/KVM guest domain,
 use the virsh Bedit command instead to update its XML memory element.
 
+=item Bblkiotune Idomain-id optional I--weight Bweight
+
+Display or set the blkio cgroup parameters. QEMU/KVM supports I--weight.
+I--weight is in range [100, 1000].
+
 =item Bmemtune Idomain-id optional I--hard-limit Bkilobytes
 optional I--soft-limit Bkilobytes optional I--swap-hard-limit
 Bkilobytes -I--min-guarantee Bkilobytes
-- 
1.7.1



--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list