On 04/22/2013 04:16 PM, Eric Blake wrote:
On 04/21/2013 03:17 PM, mrhi...@linux.vnet.ibm.com wrote:
From: "Michael R. Hines" <mrhi...@us.ibm.com>

docs/rdma.txt contains full documentation,
wiki links, github url and contact information.

Signed-off-by: Michael R. Hines <mrhi...@us.ibm.com>
---
  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/


Ah yes, I totally forgot to re-run checkpatch. Sorry about that.

Will do in v6

- Michael


Reply via email to