xen-devel
Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state
Stefano Stabellini wrote:
Ian Jackson wrote:
Stefano Stabellini writes ("Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to
save qemu state for Kemari"):
I did a couple of quick tests and it seems that signals are faster then
xenstore but still xenstore offers good performances.
I measured the time using rdtsc at the sender size and at the receiver
size, the difference between the two values is the following:
signals: 368836
xenstore: 1984632
This is with an unloaded xenstored, I take it.
Yes
Thanks for measuring the numbers. It made things clear.
I think we need a signal-based interface as Ian said previously.
On our test environment, AMD Barcelona 2.3GHz, the total cpu cycles of Kemari in
userland when running I/O intensive applications is around 3000000.
Although Xen transferring code and QEMU saving code is processed concurrently,
using xenstored for staring QEMU portion would lower the performance.
Especially if the xenstored gets slower when items are loaded.
Yoshi
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [RFC][PATCH 08/13] Kemari: add dev state "Attached" to python, (continued)
- [Xen-devel] [RFC][PATCH 08/13] Kemari: add dev state "Attached" to python, Yoshiaki Tamura
- [Xen-devel] [RFC][PATCH 09/13] Kemari: add XenbusStateAttached to xenbus, Yoshiaki Tamura
- [Xen-devel] [RFC][PATCH 10/13] Kemari: XenbusStateAttached handler for blkback, Yoshiaki Tamura
- [Xen-devel] [RFC][PATCH 11/13] Kemari: XenbusStateAttached handler for netback, Yoshiaki Tamura
- [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Yoshiaki Tamura
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Stefano Stabellini
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Yoshiaki Tamura
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Stefano Stabellini
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Ian Jackson
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Stefano Stabellini
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari,
Yoshiaki Tamura <=
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Keir Fraser
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Yoshiaki Tamura
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Stefano Stabellini
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Keir Fraser
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Yoshiaki Tamura
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Christopher Head
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Yoshiaki Tamura
- Re: [Xen-devel] [RFC][PATCH 12/13] Kemari: use signal to save qemu state for Kemari, Ian Jackson
- [Xen-devel] [RFC][PATCH 13/13] Kemari: use shared region with to flip logdirty_bitmap, Yoshiaki Tamura
|
|
|