From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from eggs.gnu.org ([2001:4830:134:3::10]:52879)
by lists.gnu.org with esmtp (Exim 4.71)
(envelope-from
) id 1ZTU81-0004rF-Mu
for qemu-devel@nongnu.org; Sun, 23 Aug 2015 08:12:02 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1ZTU7y-0007zi-DE
for qemu-devel@nongnu.org; Sun, 23 Aug 2015 08:12:01 -0400
Received: from mout.gmx.net ([212.227.17.20]:57716)
by eggs.gnu.org with esmtp (Exim 4.71)
(envelope-from ) id 1ZTU7y-0007zY-6W
for qemu-devel@nongnu.org; Sun, 23 Aug 2015 08:11:58 -0400
References: <55B9DD60.8020801@gmx.net> <20150730085500.GV11361@aurel32.net>
<20150730155003.GE30591@aurel32.net>
<20150731154323.GD23508@aurel32.net>
<20150803091716.GF30591@aurel32.net>
<55D37189.3010809@twiddle.net>
<20150819110010.GJ23508@aurel32.net>
<55D60C1B.9010502@twiddle.net>
<55D8B5C4.90108@gmx.net>
From: Dennis Luehring
Message-ID: <55D9B85F.6040300@gmx.net>
Date: Sun, 23 Aug 2015 14:11:11 +0200
MIME-Version: 1.0
In-Reply-To:
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: [Qemu-devel] Debian 7.8.0 SPARC64 on qemu - anything i can do
to speedup the emulation?
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
To: Artyom Tarasenko
Cc: qemu-devel , Aurelien Jarno , Richard Henderson
Am 22.08.2015 um 20:53 schrieb Artyom Tarasenko:
> Compared with #undef USE_TCG_OPTIMIZATIONS , they are similar, yes.
> Compared with vanilla master I get a more noticeable improvement.
my test suffering less from the Aurelien Jarno described Sparc32->x86_64
"translation" if you're still using debian 7.8.0 SPARC64 default gcc and
buildtools (these are 32bits) under a 64bit host
thats why im using NetBSD SPARC64 (a pure 64bit version) and a ramdisk -
to reduce down the noise
what would like to have is:
-list of compile, runtime-tests like yours, the pugixml.cpp, stream.c,
prime.c etc. that are "officialy" approved :) to be meaningfull
-32bit/64bit build of qemu in all variants (master, patched,
without-tgc-optimization)
-NetBSD SPARC/SPARC64 installation running from ramdisk in all qemu variants
to get a overall feeling of what is/could be wrong/strange/wired -
according to all the answers/ideas as response to my results