From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NvvR8-0001SN-Rp for qemu-devel@nongnu.org; Sun, 28 Mar 2010 12:34:06 -0400 Received: from [140.186.70.92] (port=55431 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvvR7-0001Q0-9s for qemu-devel@nongnu.org; Sun, 28 Mar 2010 12:34:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NvvR5-0004Qn-P9 for qemu-devel@nongnu.org; Sun, 28 Mar 2010 12:34:05 -0400 Received: from mail-fx0-f221.google.com ([209.85.220.221]:42938) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NvvR5-0004QR-Ka for qemu-devel@nongnu.org; Sun, 28 Mar 2010 12:34:03 -0400 Received: by fxm21 with SMTP id 21so1934126fxm.2 for ; Sun, 28 Mar 2010 09:34:02 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4BAF84F6.5090701@redhat.com> Date: Sun, 28 Mar 2010 18:33:58 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <201003241534.01219.rob@landley.net> In-Reply-To: <201003241534.01219.rob@landley.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Significant performance regression in qemu-system-mips. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rob Landley Cc: qemu-devel@nongnu.org On 03/24/2010 09:34 PM, Rob Landley wrote: > Unfortunately, I can't revert that patch in current origin/master because most > of the hunks fail... Try this, or try disabling dynticks as a stopgap measure: http://permalink.gmane.org/gmane.comp.emulators.qemu/65821 Paolo