From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIiRm-0005xJ-3E for qemu-devel@nongnu.org; Thu, 21 Mar 2013 12:34:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIiRe-0000Mb-Dc for qemu-devel@nongnu.org; Thu, 21 Mar 2013 12:34:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2355) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIiRe-0000MJ-5Z for qemu-devel@nongnu.org; Thu, 21 Mar 2013 12:34:26 -0400 Date: Thu, 21 Mar 2013 17:34:16 +0100 From: Stefan Hajnoczi Message-ID: <20130321163416.GA17440@stefanha-thinkpad.redhat.com> References: <1363877399-16339-1-git-send-email-stefanha@redhat.com> <20130321152729.GF4259@irqsave.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20130321152729.GF4259@irqsave.net> 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: =?iso-8859-1?Q?Beno=EEt?= Canet Cc: Kevin Wolf , qemu-devel@nongnu.org, Zhi Yong Wu On Thu, Mar 21, 2013 at 04:27:29PM +0100, Beno=EEt Canet wrote: > > I have also included two code clean-up patches. > >=20 > > Beno=EEt: Please let me know if this solves the problems you're seein= g. >=20 > Hello Stefan, >=20 > 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: Awesome, thanks! Stefan