From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56650) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5Gts-0001WL-9i for qemu-devel@nongnu.org; Thu, 10 Jul 2014 12:08:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X5Gtj-0005v8-8N for qemu-devel@nongnu.org; Thu, 10 Jul 2014 12:08:48 -0400 Received: from mail-ie0-x22f.google.com ([2607:f8b0:4001:c03::22f]:59219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5Gtj-0005v4-2c for qemu-devel@nongnu.org; Thu, 10 Jul 2014 12:08:39 -0400 Received: by mail-ie0-f175.google.com with SMTP id x19so498909ier.6 for ; Thu, 10 Jul 2014 09:08:38 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <53BEBA80.6040000@redhat.com> Date: Thu, 10 Jul 2014 18:08:32 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20140710143943.GA2337@stefanha-thinkpad.redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] dataplane degradation in 2.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andrey Korolyov , Stefan Hajnoczi Cc: Stefan Hajnoczi , "qemu-devel@nongnu.org" Il 10/07/2014 17:10, Andrey Korolyov ha scritto: > Cool, thanks Stefan. Nearly missed this set in patchwork because it > came a bit earlier than the latest fix addressed to the segfault I > mentioned. By the way, do you plan to add I/O throttlers to the > iothread model in next release cycles? Throttling per-BlockDriverState is already supported by dataplane. Paolo