From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YH1cr-0001o8-6t for qemu-devel@nongnu.org; Thu, 29 Jan 2015 21:48:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YH1co-0005l4-1l for qemu-devel@nongnu.org; Thu, 29 Jan 2015 21:48:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YH1cn-0005ku-RW for qemu-devel@nongnu.org; Thu, 29 Jan 2015 21:48:01 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0U2m0SH018440 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 29 Jan 2015 21:48:00 -0500 Date: Fri, 30 Jan 2015 10:47:57 +0800 From: Fam Zheng Message-ID: <20150130024757.GA6775@ad.nay.redhat.com> References: <1422412118-13151-1-git-send-email-famz@redhat.com> <1422412118-13151-6-git-send-email-famz@redhat.com> <54C90CD3.1050805@redhat.com> <20150129005307.GA12104@ad.nay.redhat.com> <20150129020616.GB12104@ad.nay.redhat.com> <54CA43C6.5030103@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54CA43C6.5030103@redhat.com> Subject: Re: [Qemu-devel] [PATCH v6 5/5] qemu-iotests: Add 093 for IO throttling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi On Thu, 01/29 09:29, Max Reitz wrote: > Would it be possible to just remove {b,io}ps_max completely from this test? > I'd be fine with that. Sure, will resend. Fam > > Max