All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Minor throttling updates
@ 2015-11-04 13:15 Alberto Garcia
  2015-11-04 13:15 ` [Qemu-devel] [PATCH 1/2] throttle: Check for pending requests in throttle_group_unregister_bs() Alberto Garcia
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alberto Garcia @ 2015-11-04 13:15 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Alberto Garcia, Stefan Hajnoczi, qemu-block,
	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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-05 10:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-04 13:15 [Qemu-devel] [PATCH 0/2] Minor throttling updates Alberto Garcia
2015-11-04 13:15 ` [Qemu-devel] [PATCH 1/2] throttle: Check for pending requests in throttle_group_unregister_bs() Alberto Garcia
2015-11-04 13:15 ` [Qemu-devel] [PATCH 2/2] throttle: Use bs->throttle_state instead of bs->io_limits_enabled Alberto Garcia
2015-11-05 10:22 ` [Qemu-devel] [PATCH 0/2] Minor throttling updates Kevin Wolf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.