public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien-rXXEIb44qovR7s880joybQ@public.gmane.org>
To: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Network performance regression between kvm-29 and kvm-31
Date: Sun, 22 Jul 2007 15:29:32 +0200	[thread overview]
Message-ID: <20070722132932.GF16993@hall.aurel32.net> (raw)
In-Reply-To: <46A331B6.7020306-atKUWr5tajBWk0Htik3J/w@public.gmane.org>

On Sun, Jul 22, 2007 at 01:30:14PM +0300, Avi Kivity wrote:
> Aurelien Jarno wrote:
> >>>
> >>> I finally didn't resist to run git bisect before going to bed...
> >>>
> >>> The patch that causes the regression is:
> >>>
> >>> commit 7d2e674835492040c9baddf0989a95abea9a8d0f
> >>> Author: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
> >>> Date:   Sun Jul 15 15:08:23 2007 +0300
> >>>
> >>>     kvm: qemu: synchronous signal handling
> >>>     
> >>>     in order to ensure that signals are handled with the global lock held, we
> >>>     block them, and dequeue them with sigtimedwait().  we can then call the
> >>>     handlers directly.
> >>>     
> >>>     this ensures that the device model and internal qemu data structures are not
> >>>     corrupted by cpu 0 thread handling a signal while cpu 1 is servicing a pio
> >>>     or mmio request.
> >>>
> >>>   
> >>>       
> >> Is this with -net user or -net tap?
> >>
> >>     
> >
> > With -net tap.
> >
> >   
> 
> I pushed a commit which fixes a latency issue with that commit.  However 
> with my test (ping -f against the host) I only get a x2 performance 
> increase.  Can you test kvm-userspace.git?  And can you detail your 
> benchmark?

Yes, that fixes the problem. However it seems it has broken SMP
support, I am not able to boot a linux guest with 2 CPU with this 
patch.

About my benchmark, I am just copying a big file using scp between the
guest and the host, and I saw a drop from 7,5 MiB/s to 280 kiB/s.

Aurelien

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org         | aurelien-rXXEIb44qovR7s880joybQ@public.gmane.org
   `-    people.debian.org/~aurel32 | www.aurel32.net

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

      parent reply	other threads:[~2007-07-22 13:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-20 22:25 Network performance regression between kvm-29 and kvm-31 Aurelien Jarno
     [not found] ` <20070720222545.GB22656-OqXK5JiLQY5aJl8KAwiEcA@public.gmane.org>
2007-07-20 22:58   ` Aurelien Jarno
     [not found]     ` <20070720225813.GA24368-OqXK5JiLQY5aJl8KAwiEcA@public.gmane.org>
2007-07-21  6:22       ` Avi Kivity
     [not found]         ` <46A1A610.2050603-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-21  7:47           ` Aurelien Jarno
     [not found]             ` <46A1BA2D.30800-rXXEIb44qovR7s880joybQ@public.gmane.org>
2007-07-22 10:30               ` Avi Kivity
     [not found]                 ` <46A331B6.7020306-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-22 13:29                   ` Aurelien Jarno [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070722132932.GF16993@hall.aurel32.net \
    --to=aurelien-rxxeib44qovr7s880joybq@public.gmane.org \
    --cc=avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox