All of lore.kernel.org
 help / color / mirror / Atom feed
* performance save/restore under xen-4.3.2 compared to kvm/qemu
@ 2014-08-25 12:06 ustermann.max
  2014-08-25 12:23 ` Andrew Cooper
  0 siblings, 1 reply; 8+ messages in thread
From: ustermann.max @ 2014-08-25 12:06 UTC (permalink / raw)
  To: xen-devel

Hello everybody,

i hope, i am right here with my question.

i have an vm with 1 GB main memory under Xen-4.3.2, if i measure the times for save and restore via "time", i got the following values:

save:
real    0m12.136s
user    0m0.175s
sys     0m2.662s
                                                
restore:
real    0m8.639s
user    0m0.468s
sys     0m1.807s


if i do the same with an vm under kvm/qemu (1GB main memory), i got this values:

save:
real    0m10.024s
user    0m0.008s
sys     0m0.003s

restore:
real    0m0.525s
user    0m0.015s
sys     0m0.004s


the host hardware is in both cases the same.
i´m real surprise about the huge difference for the needed time for restore, also that xen use much more time in kernel-mode (sys).
Can anyone give me some hints from where this difference can came?
Is there a way to speedup the restore-process in xen?

I´m thankful for every hint

all the best 
max

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2014-08-26 10:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-25 12:06 performance save/restore under xen-4.3.2 compared to kvm/qemu ustermann.max
2014-08-25 12:23 ` Andrew Cooper
2014-08-25 12:35   ` Jan Beulich
2014-08-25 12:38     ` Andrew Cooper
2014-08-25 13:02       ` Jan Beulich
2014-08-26 10:29     ` David Vrabel
2014-08-25 13:35   ` max ustermann
2014-08-25 13:50     ` Andrew Cooper

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.