From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38078) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9i8k-0007PL-HN for qemu-devel@nongnu.org; Sat, 01 Feb 2014 16:30:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9i8Z-0002ll-Mq for qemu-devel@nongnu.org; Sat, 01 Feb 2014 16:30:14 -0500 Received: from mail-qc0-x235.google.com ([2607:f8b0:400d:c01::235]:53770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9i8Z-0002iy-J9 for qemu-devel@nongnu.org; Sat, 01 Feb 2014 16:30:03 -0500 Received: by mail-qc0-f181.google.com with SMTP id e9so9002150qcy.40 for ; Sat, 01 Feb 2014 13:30:03 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52ED6755.4050608@redhat.com> Date: Sat, 01 Feb 2014 22:29:57 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1390930309-21210-1-git-send-email-trent.tong@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Xin Tong , QEMU Developers Cc: =?ISO-8859-1?Q?Andreas_F=E4rber?= , Richard Henderson Il 01/02/2014 17:35, Xin Tong ha scritto: > Hi QEMU Community > > This patch provides significant performance improvement (10.76% on > average) for QEMU system emulation. so I urge the someone in the QEMU > community to review this patch so that it has the hope of making into > the mainline. I understand that I have made mistakes in patch > submission before. But i've learned from the mistakes and will try to > have future patch submission done according to guidelines. Don't worry, the patch is a very nice optimization and I'm sure you'll get a review soon. I guess people are just busy. Paolo