Your message dated Tue, 24 Nov 2009 15:20:30 +0100
with message-id <[email protected]>
and subject line Re: qemu: Regression, mipsel emulation is slow.
has caused the Debian Bug report #519264,
regarding qemu: Regression, mipsel emulation is slow.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
519264: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519264
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu
Version: 0.10.0-1
Severity: normal

Hi,

I don't knwo what is exactly wrong but this release is more slow than the
previous 0.9.1-10. Bogomips is 788.48 in 0.9.1 and 470.01 in 0.10.0

My command line :

qemu-system-mipsel -M malta -kernel vmlinux-2.6.26-1-4kc-malta -hda Mipsel.qcow 
-append "root=/dev/hda1 console=ttyS0" -nographic -m 256 -net nic -net tap

A cat /proc/cpuinfo show the problem :

0.9.1-10

system type             : MIPS Malta
processor               : 0
cpu model               : MIPS 24K V0.0  FPU V0.0
BogoMIPS                : 788.48
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 16
extra interrupt vector  : yes
hardware watchpoint     : yes
ASEs implemented        :
shadow register sets    : 1
core                    : 0
VCED exceptions         : not available
VCEI exceptions         : not available

0.10.0-1
                                                       
$ cat /proc/cpuinfo 
system type             : MIPS Malta
processor               : 0
cpu model               : MIPS 24K V0.0  FPU V0.0
BogoMIPS                : 470.01
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 16
extra interrupt vector  : yes
hardware watchpoint     : yes
ASEs implemented        :
shadow register sets    : 1
core                    : 0
VCED exceptions         : not available
VCEI exceptions         : not available

Christian

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.28.4 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages qemu depends on:
ii  bochsbios              2.3.7-1           BIOS for the Bochs emulator
ii  libasound2             1.0.19-1          shared library for ALSA applicatio
ii  libbluetooth2          3.36-1            Library to use the BlueZ Linux Blu
ii  libbrlapi0.5           3.10~r3724-1+b1   braille display access via BRLTTY 
ii  libc6                  2.9-4             GNU C Library: Shared libraries
ii  libesd-alsa0 [libesd0] 0.2.41-2          Enlightened Sound Daemon (ALSA) - 
ii  libgnutls26            2.6.4-2           the GNU TLS library - runtime libr
ii  libncurses5            5.7+20090228-1    shared libraries for terminal hand
ii  libpulse0              0.9.14-2          PulseAudio client libraries
ii  libsdl1.2debian        1.2.13-4          Simple DirectMedia Layer
ii  libvdeplug2            2.2.2-3           Virtual Distributed Ethernet - Plu
ii  libx11-6               2:1.1.5-2         X11 client-side library
ii  openbios-ppc           1.0-2             PowerPC Open Firmware
ii  openbios-sparc         1.0-1             SPARC Open Firmware
ii  openhackware           0.4.1-4           OpenFirmware emulator for PowerPC
ii  proll                  18-4              JavaStation PROM 2.x compatible re
ii  vgabios                0.6b-1            VGA BIOS software for the Bochs an
ii  zlib1g                 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap                   1.0.11     Bootstrap a basic Debian system
ii  sharutils                     1:4.6.3-1  shar, unshar, uuencode, uudecode
pn  vde2                          <none>     (no description available)

Versions of packages qemu suggests:
ii  kqemu-source                1.4.0~pre1-1 Source for the QEMU Accelerator mo
pn  samba                       <none>       (no description available)
ii  sudo                        1.6.9p17-2   Provide limited super user privile

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.11.0-1

On Wed, Mar 11, 2009 at 02:21:54PM +0100, Christian Marillat wrote:
> Package: qemu
> Version: 0.10.0-1
> Severity: normal
> 
> Hi,
> 
> I don't knwo what is exactly wrong but this release is more slow than the
> previous 0.9.1-10. Bogomips is 788.48 in 0.9.1 and 470.01 in 0.10.0
> 
> My command line :
> 
> qemu-system-mipsel -M malta -kernel vmlinux-2.6.26-1-4kc-malta -hda 
> Mipsel.qcow -append "root=/dev/hda1 console=ttyS0" -nographic -m 256 -net nic 
> -net tap
> 
> A cat /proc/cpuinfo show the problem :
> 
> 0.9.1-10
> 
> system type             : MIPS Malta
> processor               : 0
> cpu model               : MIPS 24K V0.0  FPU V0.0
> BogoMIPS                : 788.48
> wait instruction        : yes
> microsecond timers      : yes
> tlb_entries             : 16
> extra interrupt vector  : yes
> hardware watchpoint     : yes
> ASEs implemented        :
> shadow register sets    : 1
> core                    : 0
> VCED exceptions         : not available
> VCEI exceptions         : not available
> 
> 0.10.0-1
>                                                        
> $ cat /proc/cpuinfo 
> system type             : MIPS Malta
> processor               : 0
> cpu model               : MIPS 24K V0.0  FPU V0.0
> BogoMIPS                : 470.01
> wait instruction        : yes
> microsecond timers      : yes
> tlb_entries             : 16
> extra interrupt vector  : yes
> hardware watchpoint     : yes
> ASEs implemented        :
> shadow register sets    : 1
> core                    : 0
> VCED exceptions         : not available
> VCEI exceptions         : not available
> 

Here are the values I get with 0.9.1, 0.10.0 and 0.11.0:

0.9.1
| $ cat /proc/cpuinfo
| system type             : MIPS Malta
| processor               : 0
| cpu model               : MIPS 24K V0.0  FPU V0.0
| BogoMIPS                : 653.31
| wait instruction        : yes
| microsecond timers      : yes
| tlb_entries             : 16
| extra interrupt vector  : yes
| hardware watchpoint     : yes
| ASEs implemented        :
| shadow register sets    : 1
| core                    : 0
| VCED exceptions         : not available
| VCEI exceptions         : not available


0.10.0

| $ cat /proc/cpuinfo
| system type             : MIPS Malta
| processor               : 0
| cpu model               : MIPS 24K V0.0  FPU V0.0
| BogoMIPS                : 403.45
| wait instruction        : yes
| microsecond timers      : yes
| tlb_entries             : 16
| extra interrupt vector  : yes
| hardware watchpoint     : yes
| ASEs implemented        :
| shadow register sets    : 1
| core                    : 0
| VCED exceptions         : not available
| VCEI exceptions         : not available


0.11.0
| $ cat /proc/cpuinfo
| system type             : MIPS Malta
| processor               : 0
| cpu model               : MIPS 24K V0.0  FPU V0.0
| BogoMIPS                : 663.55
| wait instruction        : yes
| microsecond timers      : yes
| tlb_entries             : 16
| extra interrupt vector  : yes
| hardware watchpoint     : yes
| ASEs implemented        :
| shadow register sets    : 1
| core                    : 0
| VCED exceptions         : not available
| VCEI exceptions         : not available

As you can see the BogoMIPS is back to the previous value with this new
version.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
[email protected]                 http://www.aurel32.net


--- End Message ---

Reply via email to