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 My_guest
> weight         : 900
> 
> Tune tunables(Set IO weight)
> #virsh blkiotune My_guest --weight 500
> #virsh blkiotune My_guest
> weight         : 500
> 
Reviewed the v3 of the patch series, looks good to me. 

Reviewed-by: "Nikunj A. Dadhania" <nik...@linux.vnet.ibm.com>

Regards,
Nikunj

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

Reply via email to