From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from eggs.gnu.org ([2001:4830:134:3::10]:54203)
by lists.gnu.org with esmtp (Exim 4.71)
(envelope-from
) id 1ZUFMe-0000rj-6Y
for qemu-devel@nongnu.org; Tue, 25 Aug 2015 10:38:16 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1ZUFMb-0003Db-0H
for qemu-devel@nongnu.org; Tue, 25 Aug 2015 10:38:16 -0400
Received: from mout.gmx.net ([212.227.17.20]:63455)
by eggs.gnu.org with esmtp (Exim 4.71)
(envelope-from ) id 1ZUFMa-0003DT-Ng
for qemu-devel@nongnu.org; Tue, 25 Aug 2015 10:38:12 -0400
References: <1440476386-7365-1-git-send-email-rth@twiddle.net>
<55DC00F7.5010100@gmx.net>
<55DC7ACE.702@twiddle.net>
From: Dennis Luehring
Message-ID: <55DC7DC5.9010204@gmx.net>
Date: Tue, 25 Aug 2015 16:37:57 +0200
MIME-Version: 1.0
In-Reply-To: <55DC7ACE.702@twiddle.net>
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: [Qemu-devel] [PATCH] target-sparc: Store mmu index in TB flags
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
To: Richard Henderson , Artyom Tarasenko
Cc: Mark Cave-Ayland , qemu-devel , Aurelien Jarno
Am 25.08.2015 um 16:25 schrieb Richard Henderson:
> Er, no, it should. The primary vector by which I expect improvement is via not
> encoding dmmu.mmu_primary_context into the TB flags. I.e. ASI_DMMU, which
> sun4u certainly uses.
>
> The fact that the patch_also_ fixes a sun4v problem is secondary.
please, can you(or someone else) give me a feedback about my
tests/numbers - and the relevance of them - the stream benchmarks
results seems to be worser then before
and the compilespeed is just a little bit better - so i don't understand
(at all) what problems are fixed or what is improved now - the
compilation test is still 180 times
slower then on my host