From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZyYy-000683-BS for qemu-devel@nongnu.org; Thu, 10 Sep 2015 05:54:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZyYx-0007Lx-E6 for qemu-devel@nongnu.org; Thu, 10 Sep 2015 05:54:40 -0400 Received: from mail-la0-x22b.google.com ([2a00:1450:4010:c03::22b]:36320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZyYw-0007KH-N1 for qemu-devel@nongnu.org; Thu, 10 Sep 2015 05:54:39 -0400 Received: by lanb10 with SMTP id b10so24039284lan.3 for ; Thu, 10 Sep 2015 02:54:37 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <55F14E33.8040707@gmx.net> References: <1441173123-25540-1-git-send-email-rth@twiddle.net> <55EF3069.3010802@twiddle.net> <55F11E2C.6000602@gmx.net> <55F14E33.8040707@gmx.net> From: Artyom Tarasenko Date: Thu, 10 Sep 2015 11:54:18 +0200 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [RFC 00/20] Do away with TB retranslation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dennis Luehring Cc: Peter Maydell , QEMU Developers , Aurelien Jarno , Richard Henderson On Thu, Sep 10, 2015 at 11:32 AM, Dennis Luehring wrote: > Am 10.09.2015 um 09:00 schrieb Artyom Tarasenko: >>> >>> >strangly your branch doesn't changed anything for pure SPARC64 in my >>> > tests - >>> >i've always completely removed the qemu folder and cleanly rebuild >>> >(all based on stable shell-scripts) >> >> Can you please show "perf top" of the qemu-system-sparc64 process on >> the host, when your g++ compilation is running? > > > http://pastebin.com/nUkhWTj4 Thanks. 1.94% qemu-system-sparc64 [.] gen_intermediate_code_pc I suppose this was done on master? Richard's patch 5e3407a removes the gen_intermediate_code_pc. Can you also show the perf top of the tcg-search-2 branch run? Artyom -- Regards, Artyom Tarasenko SPARC and PPC PReP under qemu blog: http://tyom.blogspot.com/search/label/qemu