qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen)
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu-system-ppc seems slow today.
Date: Mon, 19 Jan 2009 19:53:51 -0500	[thread overview]
Message-ID: <20090120005351.GV29175@csclub.uwaterloo.ca> (raw)
In-Reply-To: <20090119194221.GS29175@csclub.uwaterloo.ca>

On Mon, Jan 19, 2009 at 02:42:21PM -0500, Lennart Sorensen wrote:
> On Mon, Jan 19, 2009 at 07:39:02PM +0100, Aurelien Jarno wrote:
> > That works perfectly here.
> 
> So far I have tested 4 checkouts.
> 
> 0.9.1git-5653494a49db20ca6b22b32fa07a73b9e2f26169 slow          Sat Jan 17 20:47:10 2009 +0000
> 0.9.1git-63c75dcd669d011f438421980b4379827da4bb1c slow          Fri Jan 16 22:32:33 2009 +0000
> 0.9.1git-6517ca2a760227b7eb1ded729b0e26f0fa61d73c segfault      Fri Jan 16 07:31:51 2009 +0000
> 0.9.1git-75f765317b0bce0ad250f665c24c844d775ea4da normal        Wed Jan 14 21:42:48 2009 +0000
> 0.9.1git-1eff7fbf116790aaacc8f89def68be11149626cc normal        Tue Jan 13 23:12:34 2009 +0000 (no quik boot though)
> 
> So so far I know something changed between
> 75f765317b0bce0ad250f665c24c844d775ea4da and
> 63c75dcd669d011f438421980b4379827da4bb1c
> 
> All I am doing is running qemu-system-ppc -hda debian-lenny.img (which
> has debian lenny installed with the standard debian 2.6.26 kernel).
> 
> I will do more builds until I find when it "broke".

So after many builds, and eventually selectively applying some patches
to fix segfaults and build failures, I tracked the problem down to
commit 7d957bd8cbcbf56f7916d375e65042d767f544b5 in git (commit 6336 in
svn).  I wish there weren't so many checkins that failed to build or
segfaulted at start.  Oh well.  Too many targets to test I guess.

Now I have been using qemu for a while by doing:

'ssh -X fastserver' and running qemu there.  With the new display code
this has made qemu very slow and hardly useable.

Now if I use vnc to connect to qemu, the performance is great.  I
suppose I could use that, but I am still wondering why the new display
code made the X11 over ssh so awful.  Any ideas?

Oh and vnc doesn't work with xvnc4client, giving an error about rect too
big:
 CConn:       connected to host rceng02 port 5901
 CConnection: Server supports RFB protocol version 3.8
 CConnection: Using RFB protocol version 3.8
 TXImage:     Using default colormap and visual, TrueColor, depth 24.
 CConn:       Using pixel format depth 6 (8bpp) rgb222
 CConn:       Using ZRLE encoding
 CConn:       Throughput 20000 kbit/s - changing to hextile
 encoding
 CConn:       Throughput 20000 kbit/s - changing to full colour
 CConn:       Using pixel format depth 24 (32bpp) little-endian
 rgb888
 CConn:       Using hextile encoding
Rect too big: 5x1536 at 600,0 exceeds 800x600
 main:        Rect too big

vinagre on the other hand seems OK.  Odd.

-- 
Len Sorensen

  reply	other threads:[~2009-01-20  0:53 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-19 16:26 [Qemu-devel] qemu-system-ppc seems slow today Lennart Sorensen
2009-01-19 17:09 ` Aurelien Jarno
2009-01-19 17:49   ` Lennart Sorensen
2009-01-19 18:07     ` Lennart Sorensen
2009-01-19 18:39       ` Aurelien Jarno
2009-01-19 19:42         ` Lennart Sorensen
2009-01-20  0:53           ` Lennart Sorensen [this message]
2009-01-20  1:01             ` François Revol
2009-01-20  1:33             ` [Qemu-devel] Extremely slow graphic updates (was: qemu-system-ppc seems slow today) Paul Brook
2009-01-20  1:54               ` [Qemu-devel] Re: Extremely slow graphic updates Anthony Liguori
2009-01-20 11:22               ` Stefano Stabellini
2009-01-20 11:28                 ` Stefano Stabellini
2009-01-20 14:46                   ` Lennart Sorensen
2009-01-20 14:45                 ` Lennart Sorensen
2009-01-20 15:21                   ` Stefano Stabellini
2009-01-20 16:55                     ` Lennart Sorensen
2009-01-20 17:09                       ` Samuel Thibault
2009-01-20 18:15                         ` Lennart Sorensen
2009-01-20 18:16                           ` Stefano Stabellini
2009-01-20 18:25                             ` Lennart Sorensen
2009-01-20 19:35                               ` Lennart Sorensen
2009-01-20 19:46                                 ` Jamie Lokier
2009-01-20 20:02                                   ` Lennart Sorensen
2009-01-20 20:12                                     ` Jamie Lokier
2009-01-20 20:17                                       ` Lennart Sorensen
2009-01-20 19:38                               ` Stefano Stabellini
2009-01-20 20:05                                 ` Lennart Sorensen
2009-01-20 20:30                             ` Avi Kivity
2009-01-20 18:59                           ` Samuel Thibault
2009-01-20 17:21                       ` Stefano Stabellini
2009-01-20 17:35                         ` Stefano Stabellini
2009-01-20 18:11                 ` Paul Brook
2009-01-20 18:48                   ` Re : " Sylvain Petreolle
2009-01-20 21:29                   ` Stefan Weil
2009-01-21  1:50                   ` Paul Brook
2009-01-21 15:23                     ` Lennart Sorensen
2009-01-21 20:06                       ` Stefano Stabellini
2009-01-21 21:29                         ` Lennart Sorensen
2009-01-21 21:49                           ` Lennart Sorensen
2009-01-21 21:52                             ` Stefano Stabellini
2009-01-22  0:20                             ` Paul Brook
2009-01-22 13:19                               ` Lennart Sorensen

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=20090120005351.GV29175@csclub.uwaterloo.ca \
    --to=lsorense@csclub.uwaterloo.ca \
    --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).