Re: [Qemu-devel] [PULL v3 3/7] rdma: introduce capability for chunk registration

2013-04-17 Thread Eric Blake
On 04/16/2013 10:20 PM, mrhi...@linux.vnet.ibm.com wrote: From: Michael R. Hines mrhi...@us.ibm.com This capability allows you to disable dynamic chunk registration for better throughput on high-performance links. It is enabled by default. Signed-off-by: Michael R. Hines

Re: [Qemu-devel] [PULL v3 3/7] rdma: introduce capability for chunk registration

2013-04-17 Thread Michael R. Hines
On 04/17/2013 11:44 AM, Eric Blake wrote: On 04/16/2013 10:20 PM, mrhi...@linux.vnet.ibm.com wrote: From: Michael R. Hines mrhi...@us.ibm.com This capability allows you to disable dynamic chunk registration for better throughput on high-performance links. It is enabled by default.

[Qemu-devel] [PULL v3 3/7] rdma: introduce capability for chunk registration

2013-04-16 Thread mrhines
From: Michael R. Hines mrhi...@us.ibm.com This capability allows you to disable dynamic chunk registration for better throughput on high-performance links. It is enabled by default. Signed-off-by: Michael R. Hines mrhi...@us.ibm.com --- migration.c | 10 ++ qapi-schema.json |