qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Add page-size to output in 'info migrate'


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH] Add page-size to output in 'info migrate'
Date: Mon, 20 Mar 2017 17:00:04 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 03/16/2017 03:42 AM, Chao Fan wrote:
> The number of dirty pages outputed in 'pages' in the command
> 'info migrate', so add page-size to calculate the number of dirty
> pages in bytes.
> 
> Signed-off-by: Chao Fan <address@hidden>
> Signed-off-by: Li Zhijian <address@hidden>
> ---

> +++ b/qapi-schema.json
> @@ -575,6 +575,9 @@
>  # @postcopy-requests: The number of page requests received from the 
> destination
>  #        (since 2.7)
>  #
> +# @page-size: The number of bytes in page of this gutst.
> +#        (since 2.10)

s/gutst/guest/

Grammar is awkward; better might be:

@page-size: The number of bytes per page for the various page-based
statistics (since 2.10)

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]