qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Are there plans to achieve ram live Snapshot feature?
@ 2013-08-09 10:20 Chijianchun
  2013-08-09 15:38 ` Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Chijianchun @ 2013-08-09 10:20 UTC (permalink / raw)
  To: aliguori@us.ibm.com, paul@codesourcery.com, kvm@vger.kernel.org,
	avi@redhat.com, mtosatti@redhat.com, qemu-devel@nongnu.org

[-- Attachment #1: Type: text/plain, Size: 574 bytes --]

Now in KVM, when RAM snapshot, vcpus needs stopped, it is Unfriendly restrictions to users.

Are there plans to achieve ram live Snapshot feature?

in my mind, Snapshots can not occupy additional too much memory, So when the memory needs to be changed, the old memory page is needed to flush to the file first.  But flushing to file is too slower than memory,  and when flushing, the vcpu or VM is need to be paused until finished flushing,  so pause...resume...pause...resume............., more and more slower.

Is this idea feasible? Are there any other thoughts?

[-- Attachment #2: Type: text/html, Size: 3058 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-08-15  8:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-09 10:20 [Qemu-devel] Are there plans to achieve ram live Snapshot feature? Chijianchun
2013-08-09 15:38 ` Paolo Bonzini
2013-08-09 15:45 ` Anthony Liguori
2013-08-09 15:51   ` Eric Blake
2013-08-12  9:59 ` Stefan Hajnoczi
2013-08-12 10:26   ` Alex Bligh
2013-08-12 11:33     ` Stefan Hajnoczi
2013-08-13  2:53       ` Wenchao Xia
2013-08-13  8:21         ` Stefan Hajnoczi
2013-08-14  1:54           ` Wenchao Xia
2013-08-14  7:53             ` Stefan Hajnoczi
2013-08-14  8:13               ` Alex Bligh
2013-08-15  2:26               ` Wenchao Xia
2013-08-15  7:49                 ` Stefan Hajnoczi
2013-08-15  8:03                   ` Wenchao Xia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).