All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Sage Weil <sage@newdream.net>
Cc: qemu-devel@nongnu.org, ceph-devel@vger.kernel.org
Subject: Re: [Qemu-devel] [PATCH 0/4] More RBD updates
Date: Mon, 19 Sep 2011 16:09:17 +0200	[thread overview]
Message-ID: <4E774D0D.2010406@redhat.com> (raw)
In-Reply-To: <1316121071-7690-1-git-send-email-sage@newdream.net>

Am 15.09.2011 23:11, schrieb Sage Weil:
> Hi,
> 
> Here are a few more improvements to the qemu rbd support.  The first 
> patch makes the configuration file handling cleaner (do not error out if 
> /etc/ceph/ceph.conf doesn't exist).  One allows characters in the conf 
> string to be escaped, so you can (for example) specify an ip\:port (':' 
> is used as a delimiter).
> 
> The last patch implements flush when rbd_flush() is available.  This lets 
> us take advantage of write buffering in newer versions of librbd, which 
> improves performance significantly for many workloads (including the 
> trivial qemu-img convert).
> 
> Thanks!
> sage
> 
> 
> Sage Weil (4):
>   rbd: ignore failures when reading from default conf location
>   rbd: allow escaping in config string
>   rbd: update comment heading
>   rbd: call flush, if available
> 
>  block/rbd.c |   83 +++++++++++++++++++++++++++++++++++++++-------------------
>  1 files changed, 56 insertions(+), 27 deletions(-)
> 

Thanks, applied patches 1/3/4, commented on patch 2.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Wolf <kwolf@redhat.com>
To: Sage Weil <sage@newdream.net>
Cc: ceph-devel@vger.kernel.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/4] More RBD updates
Date: Mon, 19 Sep 2011 16:09:17 +0200	[thread overview]
Message-ID: <4E774D0D.2010406@redhat.com> (raw)
In-Reply-To: <1316121071-7690-1-git-send-email-sage@newdream.net>

Am 15.09.2011 23:11, schrieb Sage Weil:
> Hi,
> 
> Here are a few more improvements to the qemu rbd support.  The first 
> patch makes the configuration file handling cleaner (do not error out if 
> /etc/ceph/ceph.conf doesn't exist).  One allows characters in the conf 
> string to be escaped, so you can (for example) specify an ip\:port (':' 
> is used as a delimiter).
> 
> The last patch implements flush when rbd_flush() is available.  This lets 
> us take advantage of write buffering in newer versions of librbd, which 
> improves performance significantly for many workloads (including the 
> trivial qemu-img convert).
> 
> Thanks!
> sage
> 
> 
> Sage Weil (4):
>   rbd: ignore failures when reading from default conf location
>   rbd: allow escaping in config string
>   rbd: update comment heading
>   rbd: call flush, if available
> 
>  block/rbd.c |   83 +++++++++++++++++++++++++++++++++++++++-------------------
>  1 files changed, 56 insertions(+), 27 deletions(-)
> 

Thanks, applied patches 1/3/4, commented on patch 2.

Kevin

  parent reply	other threads:[~2011-09-19 14:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-15 21:11 [PATCH 0/4] More RBD updates Sage Weil
2011-09-15 21:11 ` [Qemu-devel] " Sage Weil
2011-09-15 21:11 ` [PATCH 1/4] rbd: ignore failures when reading from default conf location Sage Weil
2011-09-15 21:11   ` [Qemu-devel] " Sage Weil
2011-09-15 21:11 ` [PATCH 2/4] rbd: allow escaping in config string Sage Weil
2011-09-15 21:11   ` [Qemu-devel] " Sage Weil
2011-09-19 14:06   ` Kevin Wolf
2011-09-19 14:06     ` Kevin Wolf
2011-09-19 20:33     ` Sage Weil
2011-09-19 20:33       ` Sage Weil
2011-09-15 21:11 ` [PATCH 3/4] rbd: update comment heading Sage Weil
2011-09-15 21:11   ` [Qemu-devel] " Sage Weil
2011-09-15 21:11 ` [PATCH 4/4] rbd: call flush, if available Sage Weil
2011-09-15 21:11   ` [Qemu-devel] " Sage Weil
2011-09-19 14:09 ` Kevin Wolf [this message]
2011-09-19 14:09   ` [Qemu-devel] [PATCH 0/4] More RBD 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=4E774D0D.2010406@redhat.com \
    --to=kwolf@redhat.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    --cc=sage@newdream.net \
    /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.