Re: [libvirt] [PATCH 0/6] new virsh command blkiotune support

2011-02-22 Thread Nikunj A. Dadhania
On Wed, 16 Feb 2011 11:53:06 +0800, Gui Jianfeng guijianf...@cn.fujitsu.com wrote: Hi All, This series implements a new command blkiotune for virsh. A lot of code borrows from memtune. You are able to tune blkio cgroup tunables by this command as follows. Show tunables #virsh blkiotune

Re: [libvirt] [PATCH 0/6] new virsh command blkiotune support

2011-02-21 Thread Daniel Veillard
On Wed, Feb 16, 2011 at 11:53:06AM +0800, Gui Jianfeng wrote: Hi All, This series implements a new command blkiotune for virsh. A lot of code borrows from memtune. You are able to tune blkio cgroup tunables by this command as follows. Show tunables #virsh blkiotune My_guest weight

Re: [libvirt] [PATCH 0/6] new virsh command blkiotune support

2011-02-21 Thread Gui Jianfeng
Daniel Veillard wrote: On Wed, Feb 16, 2011 at 11:53:06AM +0800, Gui Jianfeng wrote: Hi All, This series implements a new command blkiotune for virsh. A lot of code borrows from memtune. You are able to tune blkio cgroup tunables by this command as follows. Show tunables #virsh blkiotune

[libvirt] [PATCH 0/6] new virsh command blkiotune support

2011-02-15 Thread Gui Jianfeng
Hi All, This series implements a new command blkiotune for virsh. A lot of code borrows from memtune. You are able to tune blkio cgroup tunables by this command as follows. Show tunables #virsh blkiotune My_guest weight : 900 Tune tunables(Set IO weight) #virsh blkiotune My_guest