WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Fast snapshots of memory

To: xen-devel@xxxxxxxxxxxxxxxxxxx, XEN Mailing List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Fast snapshots of memory
From: Mike Sun <msun@xxxxxxxxxx>
Date: Wed, 26 Jan 2011 11:48:29 -0500
Cc:
Delivery-date: Wed, 26 Jan 2011 09:22:37 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=FxVMYcFdghCHBtpfXXFfnO8sQd2hudjP37u/GgeRIhM=; b=GteGl/It1hlgvlagLKC0otRmFEAUaWxcJ5dZIMMdiuNGM/TfxWi3rYGH6Lkdh6JGYG XlosgOYlgDlv6bopYRlp1Uoj7wi4uL+R1URp39mUrYxMymEQsnRrwZPHBzyHRmwduI7T s1qQw5aUye9tsOWYZhgVh6WX+R1PH3JWUDTWI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=OWqTVUH1m8qVXVLXxdvvGXjoiztom9sMOGJDUYMlFHDEV6jLdLoxSoSV/VcjzndRLt 1IzdSr2Bob1O+v3Eq8bzpTUA+MxuJ2IC7m5lJ6inbWR7ZdAhIn6ydmwgJzsDIITe0QUZ rOOjZl64xdkltHerHo3Q+GR8uoT/N9Eq1G7OQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

Awhile back, I suggested these simple patches
(http://markmail.org/message/ysnwmqxd2debfjpa) that would allow the xm
save -c to checkpoint utilizing the live migration mechanism,
minimizing the actual downtime as compared to the default method of
suspending the VM and then copying out all the memory state.  Is there
a reason why this hasn't been implemented for actual use?  I'm working
with Oracle VM flavor of Xen and would like to be able to do quick
snapshots.

Thanks,
Mike

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Fast snapshots of memory, Mike Sun <=