From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIhVM-0008AB-DM for qemu-devel@nongnu.org; Thu, 21 Mar 2013 11:34:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIhVK-0001Mw-Vl for qemu-devel@nongnu.org; Thu, 21 Mar 2013 11:34:12 -0400 Received: from nodalink.pck.nerim.net ([62.212.105.220]:34258 helo=paradis.irqsave.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIhNu-0001zG-5p for qemu-devel@nongnu.org; Thu, 21 Mar 2013 11:26:30 -0400 Date: Thu, 21 Mar 2013 16:27:29 +0100 From: =?iso-8859-1?Q?Beno=EEt?= Canet Message-ID: <20130321152729.GF4259@irqsave.net> References: <1363877399-16339-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1363877399-16339-1-git-send-email-stefanha@redhat.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC 0/4] block: fix I/O throttling oscillations List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , qemu-devel@nongnu.org, Zhi Yong Wu > I have also included two code clean-up patches. >=20 > Beno=EEt: Please let me know if this solves the problems you're seeing. Hello Stefan, It seems super stable on my test setup. I will deploy the patchset on the production setup to see if it solves the problem that the user is seeing. I should know if it work by the end of the next week. If it works this patchset will have a super strong Tested-By: Best regards Beno=EEt