From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44394) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7Je6-0006KR-KU for qemu-devel@nongnu.org; Tue, 23 Jun 2015 04:33:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z7Je1-0002sV-Gl for qemu-devel@nongnu.org; Tue, 23 Jun 2015 04:33:30 -0400 Received: from greensocs.com ([193.104.36.180]:35327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7Je1-0002s2-7y for qemu-devel@nongnu.org; Tue, 23 Jun 2015 04:33:25 -0400 Message-ID: <558919D1.5050901@greensocs.com> Date: Tue, 23 Jun 2015 10:33:21 +0200 From: Frederic Konrad MIME-Version: 1.0 References: <557B0B21.2030009@hs-rm.de> <557EE4D2.5010202@hs-rm.de> <557EE9B3.1030606@hs-rm.de> <557F2F8C.8090708@hs-rm.de> <5580046E.4070002@hs-rm.de> <55890B62.2060305@greensocs.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] QEMU ARM SMP: IPI delivery delayed until next main loop event // how to improve IPI latency? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , =?UTF-8?B?QWxleCBaw7xwa2U=?= On 23/06/2015 10:09, Peter Maydell wrote: > On 23 June 2015 at 08:31, Frederic Konrad wrote: >> Can you send me a complete diff? > The link I pointed you at in the other thread has the complete diff: > http://lists.nongnu.org/archive/html/qemu-devel/2015-06/msg03824.html > > -- PMM Oops sorry I saw other piece of patch in the thread that's why I was not sure. Seems not fixing the problem anyway. Thanks, Fred