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: Thu, 13 Dec 2007 10:44:26 +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: > > 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'. > > Ah, ok. I will look into that branch. > > > BTW: what git repository do you use? > > I use Avis git from kernel.org: > git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm > I patch it with Anthony's http://hg.codemonkey.ws/linux-virtio/ Over that I send the patches. One can use my repository directly. > > 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