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

Osier Yang jyang at redhat.com
Wed Feb 16 04:53:17 UTC 2011


于 2011年02月16日 12:07, Gui Jianfeng 写道:
> Documents for blkiotune
>
> Signed-off-by: Gui Jianfeng<guijianfeng at 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..56bf22f 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 B<edit>  command instead to update its XML<memory>  element.
>
> +=item B<blkiotune>  I<domain-id>  optional I<--weight>  B<weight>
> +
> +Display or set the blkio cgroup parameters. LXC and QEMU/KVM supports
> +I<--weight>.
> +

 From your patches, no implementations for LXC driver yet. So perhaps
shouldn't mention LXC here.

>   =item B<memtune>  I<domain-id>  optional I<--hard-limit>  B<kilobytes>
>   optional I<--soft-limit>  B<kilobytes>  optional I<--swap-hard-limit>
>   B<kilobytes>  -I<--min-guarantee>  B<kilobytes>




More information about the libvir-list mailing list