All of lore.kernel.org
 help / color / mirror / Atom feed
* Release 0.8.9 of GPL PV drivers for Windows
@ 2008-04-26  6:49 James Harper
  2008-04-26 10:31 ` Emre ERENOGLU
  2008-04-27 10:23 ` Florian Manschwetus
  0 siblings, 2 replies; 4+ messages in thread
From: James Harper @ 2008-04-26  6:49 UTC (permalink / raw)
  To: xen-devel, xen-users

Here's the latest version. Took me ages to get to the bottom of what
turned out to be a pretty simple problem - windows can give us more
pages in a packet than Linux can handle but Linux (netback) doesn't
complain about it, it just creates corrupt packets :(

Download from http://www.meadowcourt.org/WindowsXenPV-0.8.9.zip

I'll probably do another release very shortly, mainly to reduce memory
consumption on the tx side so that more interfaces can run at once.

>From the testing I've done, on a UP windows DomU, with iperf options '-l
1M -w 1M', with the iperf server running in Dom0, I get TX throughput of
about 1.5Gbits/second and RX throughput of about 0.5Gbits/second. When I
tried it under SMP it worked, but the performance was horrible. Probably
best if you don't run it under SMP for the moment :)

I did have a test performance of 2.5Gbits/second, but now that I have to
copy the windows buffers into my own buffers to reduce page usage, I
seem to only be able to get about 1.5Gbits/second out of it... This kind
of makes sense given that DomU to Dom0 network performance is going to
be CPU and Memory bandwidth bound.

James

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

end of thread, other threads:[~2008-04-27 10:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-26  6:49 Release 0.8.9 of GPL PV drivers for Windows James Harper
2008-04-26 10:31 ` Emre ERENOGLU
2008-04-26 13:41   ` [Xen-users] " James Harper
2008-04-27 10:23 ` Florian Manschwetus

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.