From: Stefan Hajnoczi <stefanha@gmail.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] qcow2: Avoid bounce buffers
Date: Tue, 14 Sep 2010 11:30:33 +0100 [thread overview]
Message-ID: <AANLkTinY+EYix8_49fHx85TE2FiLhqPKE+tmrryb7pyL@mail.gmail.com> (raw)
In-Reply-To: <1284408393-31027-1-git-send-email-kwolf@redhat.com>
On Mon, Sep 13, 2010 at 9:06 PM, Kevin Wolf <kwolf@redhat.com> wrote:
> Kevin Wolf (3):
> cutils: qemu_iovec_copy and qemu_iovec_memset
> qcow2: Avoid bounce buffers for AIO read requests
> qcow2: Avoid bounce buffers for AIO write requests
>
> block/qcow2-cluster.c | 8 +++-
> block/qcow2.c | 115 ++++++++++++++++++++++++++++++-------------------
> block/qcow2.h | 4 +-
> cutils.c | 50 +++++++++++++++++----
> qemu-common.h | 3 +
> 5 files changed, 124 insertions(+), 56 deletions(-)
Looks good. The common iovec functions promise to be useful too.
Stefan
prev parent reply other threads:[~2010-09-14 10:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-13 20:06 [Qemu-devel] [PATCH 0/3] qcow2: Avoid bounce buffers Kevin Wolf
2010-09-13 20:06 ` [Qemu-devel] [PATCH 1/3] cutils: qemu_iovec_copy and qemu_iovec_memset Kevin Wolf
2010-09-13 20:06 ` [Qemu-devel] [PATCH 2/3] qcow2: Avoid bounce buffers for AIO read requests Kevin Wolf
2010-09-13 20:06 ` [Qemu-devel] [PATCH 3/3] qcow2: Avoid bounce buffers for AIO write requests Kevin Wolf
2010-09-14 10:30 ` 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=AANLkTinY+EYix8_49fHx85TE2FiLhqPKE+tmrryb7pyL@mail.gmail.com \
--to=stefanha@gmail.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).