>On Thu, 2007-01-11 at 01:10 +0100, Ingo Molnar wrote: >> here's a quick update wrt. the KVM paravirtualization work: i'm >> currently working on KVM/NET, which is a Linux<->Linux virtual network >> device driver between the KVM host and the KVM guest. It uses the new >> KVM-paravirtualization infrastructure that i've sent to this list >> yesterday. >> >> while the code is still a prototype, it's working already and here are >> some early TCP bandwidth (bw_tcp from guest to host) performance results >> which i'm sure you'll enjoy: > >I assume you use kernel support in the host as well? This is exactly >the code we should share, IMHO; Xen already has such a thing, and I'd >prefer not to have three implementations in the kernel....
Well, Xen implementation has the grant tables and all their ring code (a good one thought). On the beginning you can start without convergence and aim towards it. Here is a link that describes Xen HVM pv driver performance: http://www.xensource.com/files/summit_3/xen-pv-drivers.pdf for 1500 mtu their doing 400Mbs rx, 500+Mbs tx. I guess Ingo will soon reach that... > >Patches? >Rusty. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel