qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 01/12] rdma: add documentation


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v5 01/12] rdma: add documentation
Date: Mon, 22 Apr 2013 14:16:28 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5

On 04/21/2013 03:17 PM, address@hidden wrote:
> From: "Michael R. Hines" <address@hidden>
> 
> docs/rdma.txt contains full documentation,
> wiki links, github url and contact information.
> 
> Signed-off-by: Michael R. Hines <address@hidden>
> ---
>  docs/rdma.txt |  404 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 404 insertions(+)
>  create mode 100644 docs/rdma.txt
> 

> +
> +Experimental: Next, decide if you want dynamic page registration.
> +For example, if you have an 8GB RAM virtual machine, but only 1GB 
> +is in active use, then disabling this feature will cause all 8GB to 

Trailing whitespace here and elsewhere.  scripts/checkpatch.pl doesn't
like that.

s/disabling/enabling/

> +be pinned and resident in memory. This feature mostly affects the
> +bulk-phase round of the migration and can be disabled for extremely

s/disabled/enabled/

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