All of lore.kernel.org
 help / color / mirror / Atom feed
From: tgh <wwwwww4187@sina.com.cn>
To: Brendan Cully <brendan@cs.ubc.ca>
Cc: xen-devel <xen-devel@lists.xensource.com>,
	Daniel Stodden <stodden@cs.tum.edu>
Subject: about synchroniztion of migration
Date: Wed, 05 Mar 2008 15:52:30 +0800	[thread overview]
Message-ID: <47CE513D.6050808@sina.com.cn> (raw)
In-Reply-To: <1204652737.8542.1.camel@thinkpad.localdomain>

hi

I have read your ppt on xen summit,and i try to read the migration
code,but have some confusions

In your ppt it has been pointed out that:
1)Many synchronous forks for external device migration (4 stages for
each attached device)
2)Xenstore callbacks from host to guest and back to initiate final
round, and from bridge to checkpoint daemon

I try to read the code ,and find the synchronization between hostOS and
guestOS,and between the XC_SAVE and saveInputHandler,but where is
synchronization between the bridge to the checkpoint daemon, and how
does the device migration do synchronization, i have read the code of XC_SAVE and 
device migrate,and find the step1,3,4, but i could not find out how does the synchronization work,could you give
me some detailed expalanation about it ,or where the code are ?

another question is about how does the network transfered from sources to destination? that is ,where is the code,and how is it invoked?

Thanks

      reply	other threads:[~2008-03-05  7:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-04  6:20 about grant table 余上
2008-03-04 15:26 ` Daniel Stodden
2008-03-04 16:07   ` 余上
2008-03-04 16:16     ` Daniel Stodden
2008-03-04 16:37       ` 余上
2008-03-04 16:55         ` Daniel Stodden
2008-03-04 17:42           ` 余上
2008-03-04 17:45             ` Daniel Stodden
2008-03-05  7:52               ` tgh [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47CE513D.6050808@sina.com.cn \
    --to=wwwwww4187@sina.com.cn \
    --cc=brendan@cs.ubc.ca \
    --cc=stodden@cs.tum.edu \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.