qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-block] [PATCH 0/2] Minor throttling updates


From: Alberto Garcia
Subject: [Qemu-block] [PATCH 0/2] Minor throttling updates
Date: Wed, 4 Nov 2015 15:15:34 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]