All of lore.kernel.org
 help / color / mirror / Atom feed
* pvUSB backend performance
@ 2015-06-24 12:06 Juergen Gross
  2015-06-24 13:57 ` Konrad Rzeszutek Wilk
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Juergen Gross @ 2015-06-24 12:06 UTC (permalink / raw)
  To: xen-devel@lists.xen.org

Hi,

my qemu integrated pvUSB backend is now running stable enough to do
some basic performance measurements. I've passed a memory-stick with
about 90MB of data on it to a pv-domU. Then I read all the data on
it with tar and looked how long this would take (elapsed time):

in dom0:                     5.2s
in domU with kernel backend: 6.1s
in domU with qemu backend:   8.2s

So the qemu backend is about 30% slower than the kernel backend. Is
this acceptable?

BTW: I managed not to have to copy the I/O-data in the backend, it is
just mapped into user space and then given to the USB framework of qemu.
I think it will be copied there, but changing this will require a lot
of work...


Juergen

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

end of thread, other threads:[~2015-07-03  4:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-24 12:06 pvUSB backend performance Juergen Gross
2015-06-24 13:57 ` Konrad Rzeszutek Wilk
2015-06-25  3:36   ` Juergen Gross
2015-06-25  8:53 ` Dario Faggioli
2015-06-25 10:41   ` Juergen Gross
2015-06-29 13:22 ` George Dunlap
2015-06-29 13:36   ` Juergen Gross
2015-07-02 16:41     ` George Dunlap
2015-07-03  4:27       ` Juergen Gross
2015-06-29 13:46 ` David Vrabel
2015-06-29 13:53   ` Juergen Gross

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.