From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ztxuy-0006qN-Ru for qemu-devel@nongnu.org; Wed, 04 Nov 2015 08:16:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ztxuu-0002a7-OA for qemu-devel@nongnu.org; Wed, 04 Nov 2015 08:16:00 -0500 From: Alberto Garcia Date: Wed, 4 Nov 2015 15:15:34 +0200 Message-Id: Subject: [Qemu-devel] [PATCH 0/2] Minor throttling updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Kevin Wolf , Alberto Garcia , Stefan Hajnoczi , qemu-block@nongnu.org, Max Reitz Here's a couple of patches for the throttling code. I think the commit messages are clear enough, but if you have any comments or questions I'll be glad to hear them. Berto Alberto Garcia (2): throttle: Check for pending requests in throttle_group_unregister_bs() throttle: Use bs->throttle_state instead of bs->io_limits_enabled block.c | 6 +++--- block/qapi.c | 2 +- block/throttle-groups.c | 7 +++++++ blockdev.c | 4 ++-- include/block/block_int.h | 5 ++++- 5 files changed, 17 insertions(+), 7 deletions(-) -- 2.6.2