qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] slow virtio network with vhost=on and multiple cores


From: Dietmar Maurer
Subject: Re: [Qemu-devel] slow virtio network with vhost=on and multiple cores
Date: Tue, 6 Nov 2012 06:12:08 +0000

> > ./x86_64-softmmu/qemu-system-x86_64 -smp sockets=1,cores=2 -m 512 -
> hda
> > debian-squeeze-netinst.raw -netdev
> > type=tap,id=net0,ifname=tap111i0,vhost=on -device
> > virtio-net-pci,netdev=net0,id=net0
> >
> > Downloading a larger file with wget inside the guest will show the problem.
> Speed drops from 100MB/s to 15MB/s.
> >
> > Can someone reproduce that bug? Any ideas how to fix that?
> 
> Which exact QEMU are you using: qemu or qemu-kvm?  Distro package or
> from source?  Any patches applied?

I just tested with latest sources from git://git.qemu-project.org/qemu.git

./x86_64-softmmu/qemu-system-x86_64 -smp sockets=1,cores=2 -m 512 -hda 
debian-squeeze-netinst.raw -netdev type=tap,id=net0,ifname=tap111i0,vhost=on 
-device virtio-net-pci,netdev=net0,id=net0 --enable-kvm

got incredible bad performance  - can't you reproduce the problem?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]