From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NvxPf-0006hw-1p for qemu-devel@nongnu.org; Sun, 28 Mar 2010 14:40:43 -0400 Received: from [140.186.70.92] (port=51657 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvxPd-0006gR-Ms for qemu-devel@nongnu.org; Sun, 28 Mar 2010 14:40:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NvxPb-0006pQ-Pg for qemu-devel@nongnu.org; Sun, 28 Mar 2010 14:40:40 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:56393 helo=grelber.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NvxPb-0006pK-Lk for qemu-devel@nongnu.org; Sun, 28 Mar 2010 14:40:39 -0400 From: Rob Landley Subject: Re: [Qemu-devel] Significant performance regression in qemu-system-mips. Date: Sun, 28 Mar 2010 13:40:34 -0500 References: <201003241534.01219.rob@landley.net> <201003271801.40102.rob@landley.net> <20100328145709.GT13677@hall.aurel32.net> In-Reply-To: <20100328145709.GT13677@hall.aurel32.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201003281340.34732.rob@landley.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: qemu-devel@nongnu.org, Artyom Tarasenko On Sunday 28 March 2010 09:57:09 Aurelien Jarno wrote: > > If you want the code actually cleaned up instead of minimally changed, > > here's a stab at that. (Unfortunately I haven't got a ppc64 setup to > > test it with yet, but ppc32 still works.) > > Not necessarily a code cleanup, but at least a patch which doesn't > introduce useless changes. Anyway applied. The original change was to eliminate an "unused variable pos" warning when the BSD code was #ifdefed out. Yay applied. Thanks, Rob -- Latency is more important than throughput. It's that simple. - Linus Torvalds