qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Alexandre Raymond <cerbere@gmail.com>,
	Jan Kiszka <jan.kiszka@siemens.com>,
	qemu-devel Developers <qemu-devel@nongnu.org>,
	Blue Swirl <blauwirbel@gmail.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Alexander Graf <alex@csgraf.de>,
	Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [PATCH] main: force enabling of I/O thread
Date: Mon, 29 Aug 2011 15:24:17 -0500	[thread overview]
Message-ID: <4E5BF571.9020607@codemonkey.ws> (raw)
In-Reply-To: <850D6063-D602-4CB2-8834-BE6023D13F0E@web.de>

On 08/29/2011 03:21 PM, Andreas Färber wrote:
> Am 29.08.2011 um 20:03 schrieb Anthony Liguori:
>
>> On 08/22/2011 08:35 AM, Jan Kiszka wrote:
>>> On 2011-08-22 15:24, Anthony Liguori wrote:
>>>> Enabling the I/O thread by default seems like an important part of
>>>> declaring
>>>> 1.0. Besides allowing true SMP support with KVM, the I/O thread
>>>> means that the
>>>> TCG VCPU doesn't have to multiplex itself with the I/O dispatch
>>>> routines which
>>>> currently requires a (racey) signal based alarm system.
>>>>
>>>> I know there have been concerns about performance. I think so far
>>>> the ones that
>>>> have come up (virtio-net) are most likely due to secondary reasons like
>>>> decreased batching.
>>>
>>> iothread enabled without [1] gives unacceptable performance for ARM
>>> emulation (Musicpal board) here. With that series applied, the host CPU
>>> load is measurably higher, but no longer excessively.
>>
>> Given that [1] has been applied now, is there any objections to this
>> patch?
>
> There had been additional patches to fix I/O thread issues on Darwin,
> have any such fixes been applied the last few weeks?

I don't see any outstanding Darwin patches in my queue so either they 
were applied or there were issues with them.

Regards,

Anthony Liguori

>
> The patches that I tested some time ago only fixed the non-iothread case
> reliably.
>
> Andreas
>

  reply	other threads:[~2011-08-29 20:24 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-22 13:24 [Qemu-devel] [PATCH] main: force enabling of I/O thread Anthony Liguori
2011-08-22 13:35 ` Jan Kiszka
2011-08-22 13:43   ` Anthony Liguori
2011-08-29 18:03   ` Anthony Liguori
2011-08-29 20:21     ` Andreas Färber
2011-08-29 20:24       ` Anthony Liguori [this message]
2011-08-29 21:23         ` Andreas Färber
2011-08-29 21:25           ` Anthony Liguori
2011-08-29 22:42             ` Jan Kiszka
2011-08-30 18:45               ` Andreas Färber
2011-08-30 19:28                 ` Anthony Liguori
2011-09-01 18:31                   ` Andreas Färber
2011-09-02 13:59                     ` Mark Cave-Ayland
2011-09-02 14:31                     ` Anthony Liguori
2011-09-02 14:42                       ` Paolo Bonzini
2011-09-02 15:41                         ` Anthony Liguori
2011-08-22 13:50 ` Peter Maydell
2011-08-22 14:00   ` Paolo Bonzini
2011-08-22 14:08     ` Jan Kiszka
2011-08-22 14:18     ` Peter Maydell
2011-08-22 14:09   ` Anthony Liguori

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=4E5BF571.9020607@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=alex@csgraf.de \
    --cc=andreas.faerber@web.de \
    --cc=aurelien@aurel32.net \
    --cc=blauwirbel@gmail.com \
    --cc=cerbere@gmail.com \
    --cc=jan.kiszka@siemens.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).