lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 12 Dec 2007 16:17:44 +0200 From: Dor Laor <dor.laor@...il.com> To: Christian Borntraeger <borntraeger@...ibm.com> CC: kvm-devel@...ts.sourceforge.net, Rusty Russell <rusty@...tcorp.com.au>, netdev@...r.kernel.org, virtualization <virtualization@...ts.linux-foundation.org> Subject: Re: [kvm-devel] [virtio-net][PATCH] Don't arm tx hrtimer with a constant 500us each transmit Christian Borntraeger wrote: > > Am Mittwoch, 12. Dezember 2007 schrieb Dor Laor: > > --- a/drivers/net/virtio_net.c > > +++ b/drivers/net/virtio_net.c > > @@ -406,10 +405,10 @@ again: > > Hmm, while I agree in general with the patch, I fail to find the proper > version of virtio_net where this patch applies. I tried kvm.git and > linux-2.6.git from kernel.org. Can you give me a pointer to the repository > where you work on virtio? > Sorry for that, I added some debug prints of my one. Here it is: *git clone git*://kvm.*qumranet*.com/home/*dor*/src/linux-2.6-nv use branch 'virtio'. BTW: what git repository do you use? This patch improves my tx performance from 720Mbps to 900Mbps. Dor > > Christian > -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists