From: Rob Landley <rob@landley.net>
To: Aurelien Jarno <aurelien@aurel32.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Significant performance regression in qemu-system-mips.
Date: Fri, 2 Apr 2010 23:58:08 -0500 [thread overview]
Message-ID: <201004022358.09604.rob@landley.net> (raw)
In-Reply-To: <20100401213309.GA19428@hall.aurel32.net>
On Thursday 01 April 2010 16:33:09 Aurelien Jarno wrote:
> On Wed, Mar 24, 2010 at 03:34:00PM -0500, Rob Landley wrote:
> > Reverting that patch fixed it (git show HEAD | patch -R -p1), by which I
> > mean three consecutive runs with 30 second timeout didn't trigger the
> > hang detection.
>
> I have tried to reproduce the issue by measuring the boot time of a mips
> system, but it stay unchanged between before and after the patch. Do you
> have some more details about how to reproduce the issue ? Have you tried
> to pay with the -clock option?
It was fixed by commit ca5a2a4b12bd447 from Paolo Bonzini, which is in current
-git. (I just confirmed that current -git builds fine.)
If you did want to reproduce the issue get and extract
http://impactlinux.com/fwl/downloads/firmware-0.9.11.tar.bz2
Create a mips system image:
./build.sh mips
And when the noise dies down run the native build with:
sources/native-builds/static-tools.sh temp.hdc
sources/more/native-build.sh mips temp.hdc output 30
That creates a build control image (temp.hdc, with the source tarballs for
dropbear and strace and a control script to build static binaries of both),
and then runs a native build using the mips system image under qemu (it'll
grab qemu-system-mips from your $PATH), uploading the results into the
"output" directory on the host, with a 30 second inactivity timeout.
When the bug was manifesting, it usually wouldn't even complete with a 60
second timeout, let alone 30. (Paolo said disabling dynticks would help, but
his patch seems to have fixed it properly.)
Thanks,
Rob
--
Latency is more important than throughput. It's that simple. - Linus Torvalds
prev parent reply other threads:[~2010-04-03 5:00 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-24 20:34 [Qemu-devel] Significant performance regression in qemu-system-mips Rob Landley
2010-03-25 9:20 ` Artyom Tarasenko
2010-03-25 17:33 ` Rob Landley
2010-03-25 23:25 ` Aurelien Jarno
2010-03-25 23:57 ` Alexander Graf
2010-03-26 2:44 ` Rob Landley
2010-04-01 13:49 ` Andreas Färber
2010-04-01 23:42 ` Alexander Graf
2010-04-02 8:56 ` Aurelien Jarno
2010-04-03 5:49 ` Rob Landley
2010-03-26 9:53 ` Rob Landley
2010-03-26 19:00 ` Aurelien Jarno
2010-03-26 21:47 ` Rob Landley
2010-03-27 12:32 ` Aurelien Jarno
2010-03-27 23:01 ` Rob Landley
2010-03-28 14:57 ` Aurelien Jarno
2010-03-28 18:40 ` Rob Landley
2010-03-28 16:33 ` [Qemu-devel] " Paolo Bonzini
2010-04-01 21:33 ` [Qemu-devel] " Aurelien Jarno
2010-04-03 4:58 ` Rob Landley [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=201004022358.09604.rob@landley.net \
--to=rob@landley.net \
--cc=aurelien@aurel32.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.