All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alberto Garcia <berto@igalia.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Alberto Garcia <berto@igalia.com>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	qemu-block@nongnu.org, Max Reitz <mreitz@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] Minor throttling updates
Date: Wed,  4 Nov 2015 15:15:34 +0200	[thread overview]
Message-ID: <cover.1446642520.git.berto@igalia.com> (raw)

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	other threads:[~2015-11-04 13:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-04 13:15 Alberto Garcia [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1446642520.git.berto@igalia.com \
    --to=berto@igalia.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.