|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Live Migration algorithm in Xen Unstable ; tracing pre-c
Rami Rosen wrote:
> Hi,
>
> I want to understand Migration and Live Migration in Xen and to trace
> the code
> which implements it.
>
> I had read the "Live Migration of Virtual Machines" doc
> from the Architecture page of Xen WebSite.
> http://www.cl.cam.ac.uk/netos/papers/2005-migration-nsdi-pre.pdf
>
> Two Migrations methods are being dealt with: Managed Migration and Self
> Migration.
Hi,
I am currently rewriting self-migration in Linux for Xen 3. Right now it
is at a stage where it can live-checkpoint itself to disk, and resume
from the checkpoint with my cstrap bootloader. I will post the code when
it is ready.
The managed migration is (if it works right now) in the normal Xen tree.
Jacob
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|