qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] rdma: rename 'x-rdma' => 'rdma'


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2] rdma: rename 'x-rdma' => 'rdma'
Date: Tue, 05 Nov 2013 15:19:56 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

On 10/26/2013 02:03 PM, address@hidden wrote:
> From: "Michael R. Hines" <address@hidden>
> 
> As far as we can tell, all known bugs have been fixed:
> 
> 1. Parallel RDMA migrations are working
> 2. IPv6 migration is working
> 3. Libvirt patches are ready
> 4. virt-test is working
> 
> Signed-off-by: Michael R. Hines <address@hidden>
> ---
>  docs/rdma.txt    |   24 ++++++++++--------------
>  migration-rdma.c |    2 +-
>  migration.c      |    6 +++---
>  qapi-schema.json |    4 ++--
>  4 files changed, 16 insertions(+), 20 deletions(-)

> +++ b/qapi-schema.json
> @@ -615,7 +615,7 @@
>  #          This feature allows us to minimize migration traffic for certain 
> work
>  #          loads, by sending compressed difference of the pages
>  #
> -# @x-rdma-pin-all: Controls whether or not the entire VM memory footprint is
> +# @rdma-pin-all: Controls whether or not the entire VM memory footprint is
>  #          mlock()'d on demand or all at once. Refer to docs/rdma.txt for 
> usage.
>  #          Disabled by default. Experimental: may (or may not) be renamed 
> after
>  #          further testing is complete. (since 1.6)

This text is still out-of-date.  s/1.6/1.7/ (if we are still trying to
get it in 1.7), as well as removing mention of it being experimental.

-- 
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]