From: Stefan Hajnoczi <stefanha@gmail.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
Michal Privoznik <mprivozn@redhat.com>,
Jeff Cody <jcody@redhat.com>,
qemu-devel@nongnu.org, Joaquim Barrera <jbarrera@ac.upc.edu>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH for-2.0 0/2] mirror: fix rate-limiting
Date: Tue, 25 Mar 2014 13:50:34 +0100 [thread overview]
Message-ID: <20140325125034.GE29231@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1395406519-21410-1-git-send-email-stefanha@redhat.com>
On Fri, Mar 21, 2014 at 01:55:17PM +0100, Stefan Hajnoczi wrote:
> Rate-limiting is broken for drive-mirror because the calculations are performed
> using an inaccurate sector count and aio completion is waking up the sleeping
> coroutine early. These patches from Paolo and me fix the issue.
>
> Paolo Bonzini (1):
> mirror: fix throttling delay calculation
>
> Stefan Hajnoczi (1):
> mirror: fix early wake from sleep due to aio
>
> block/mirror.c | 37 +++++++++++++++++++++++--------------
> trace-events | 2 +-
> 2 files changed, 24 insertions(+), 15 deletions(-)
Applied to my block tree:
https://github.com/stefanha/qemu/commits/block
Stefan
prev parent reply other threads:[~2014-03-25 12:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-21 12:55 [Qemu-devel] [PATCH for-2.0 0/2] mirror: fix rate-limiting Stefan Hajnoczi
2014-03-21 12:55 ` [Qemu-devel] [PATCH for-2.0 1/2] mirror: fix throttling delay calculation Stefan Hajnoczi
2014-03-21 12:55 ` [Qemu-devel] [PATCH for-2.0 2/2] mirror: fix early wake from sleep due to aio Stefan Hajnoczi
2014-03-21 12:57 ` [Qemu-devel] [PATCH for-2.0 0/2] mirror: fix rate-limiting Paolo Bonzini
2014-03-25 12:50 ` Stefan Hajnoczi [this message]
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=20140325125034.GE29231@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=jbarrera@ac.upc.edu \
--cc=jcody@redhat.com \
--cc=kwolf@redhat.com \
--cc=mprivozn@redhat.com \
--cc=pbonzini@redhat.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).