Statistics
| Branch: | Revision:

root / migration-rdma.c @ ee77854f

History | View | Annotate | Download (98.2 kB)

# Date Author Comment
2da776db 07/23/2013 12:12 pm Michael R. Hines

rdma: core logic

Code that does need to be visible is kept
well contained inside this file and this is the only
new additional file to the entire patch.

This file includes the entire protocol and interfaces
required to perform RDMA migration.

Also, the configure and Makefile modifications to link...