Features/RDMALiveMigration: Difference between revisions

From QEMU
No edit summary
Line 2: Line 2:
Live migration using RDMA instead of TCP.
Live migration using RDMA instead of TCP.


== owner ==                                                                     
== contact ==                                                                     
* '''Name:''' [[User:Michael Hines|Michael Hines]]
* '''Name:''' [[User:Michael Hines|Michael Hines]]
* ''' Email:''' mrhines@us.ibm.com
* ''' Email:''' mrhines@us.ibm.com

Revision as of 17:29, 8 February 2013

summary

Live migration using RDMA instead of TCP.

contact

description

Uses standard OFED software stack, which supports both RoCE and Infiniband.

design

TBD

TODO

  • Integrate with XOR-based run-length encoding (if possible)
  • Stop skipping the zero-pages check

links