Re: [libvirt] [PATCH 5/8] Enable the blkdeviotune command in virsh

2011-11-23 Thread Eric Blake
On 11/15/2011 02:02 AM, Lei Li wrote: > Support virsh command blkdeviotune. Can set or query a block disk > I/O throttle setting. > > Signed-off-by: Lei Li > Signed-off-by: Zhi Yong Wu > --- > tools/virsh.c | 240 > +++ > tools/virsh.pod |

[libvirt] [PATCH 5/8] Enable the blkdeviotune command in virsh

2011-11-15 Thread Lei Li
Support virsh command blkdeviotune. Can set or query a block disk I/O throttle setting. Signed-off-by: Lei Li Signed-off-by: Zhi Yong Wu --- tools/virsh.c | 240 +++ tools/virsh.pod | 23 + 2 files changed, 263 insertions(+), 0 deleti

[libvirt] [PATCH 5/8] Enable the blkdeviotune command in virsh

2011-11-14 Thread Lei Li
Support virsh command blkdeviotune. Can set or query a block disk I/O throttle setting. Signed-off-by: Lei Li Signed-off-by: Zhi Yong Wu --- tools/virsh.c | 240 +++ tools/virsh.pod | 23 + 2 files changed, 263 insertions(+), 0 deleti

Re: [libvirt] [PATCH 5/8] Enable the blkdeviotune command in virsh

2011-11-10 Thread Adam Litke
OK. On Thu, Nov 10, 2011 at 04:32:55AM +0800, Lei HH Li wrote: > Support virsh command blkdeviotune. Can set or query a block disk > I/O throttle setting. > > Signed-off-by: Zhi Yong Wu > Signed-off-by: Lei Li > --- > tools/virsh.c | 146 > +

[libvirt] [PATCH 5/8] Enable the blkdeviotune command in virsh

2011-11-09 Thread Lei Li
Support virsh command blkdeviotune. Can set or query a block disk I/O throttle setting. Signed-off-by: Zhi Yong Wu Signed-off-by: Lei Li --- tools/virsh.c | 146 +++ tools/virsh.pod | 23 + 2 files changed, 169 insertions(+), 0 d