qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Improve -net user (slirp) performance by 4x


From: Fabrice Bellard
Subject: Re: [Qemu-devel] [PATCH] Improve -net user (slirp) performance by 4x
Date: Mon, 01 May 2006 15:34:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Fabrice Bellard wrote:
Ed Swierk wrote:

3. qemu sleeps soundly while packets back up in slirp's buffers. slirp
socket fds should be added to the main qemu select() loop to avoid
unnecessary delays.


I agree, but your patch does not suppress the slirp select(). I tried to do it with the following patch but slirp becomes twice slower and I cannot get a good explanation. Maybe you could look at that problem so that a real correction can be commited.

Regards,

Fabrice.

I finally found the problem. Now slirp is even faster !

Fabrice.




reply via email to

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