On 08/02/2012 06:44 AM, Orit Wasserman wrote:
> Change XBZRLE cache size in bytes (the size should be a power of 2, it will be
> rounded down to the nearest power of 2).
> If XBZRLE cache size is too small there will be many cache miss.
> 
> New query-migrate-cache-size QMP command and 'info migrate-cache-size' HMP

'info migrate_cache_size' in HMP

> command to query cache value.
> 
> Signed-off-by: Benoit Hudzia <benoit.hud...@sap.com>
> Signed-off-by: Petter Svard <pett...@cs.umu.se>
> Signed-off-by: Aidan Shribman <aidan.shrib...@sap.com>
> Signed-off-by: Orit Wasserman <owass...@redhat.com>
> ---

> +++ b/monitor.c
> @@ -2676,6 +2676,13 @@ static mon_cmd_t info_cmds[] = {
>          .mhandler.info = hmp_info_migrate_capabilities,
>      },
>      {
> +        .name       = "migrate-cache-size",

s/migrate-cache-size/migrate_cache_size/ - HMP still uses underscore

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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to