From: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: Michael Tokarev <mjt@tls.msk.ru>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] qemu-img: document qed format on qemu-img man page
Date: Wed, 13 Jun 2012 09:19:52 +0100 [thread overview]
Message-ID: <20120613081952.GA2193@stefanha-thinkpad.localdomain> (raw)
In-Reply-To: <4FD75D11.60600@redhat.com>
On Tue, Jun 12, 2012 at 05:15:29PM +0200, Kevin Wolf wrote:
> Am 12.06.2012 17:05, schrieb Stefan Hajnoczi:
> > The qemu-img.1 man page is missing the qed format from its list of
> > supported formats. Document the image creation options for qed.
> >
> > Suggested-by: Michael Tokarev <mjt@tls.msk.ru>
> > Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
> > ---
> > When the qcow2 QED mode is merged we can update this again to reflect good
> > cache=writethrough performance in qcow2v3 /w QED mode.
> >
> > qemu-img.texi | 22 ++++++++++++++++++++++
> > 1 file changed, 22 insertions(+)
> >
> > diff --git a/qemu-img.texi b/qemu-img.texi
> > index 6fc3c28..78640a9 100644
> > --- a/qemu-img.texi
> > +++ b/qemu-img.texi
> > @@ -232,6 +232,28 @@ to grow.
> >
> > @end table
> >
> > +@item qed
> > +Image format with support for backing files and compact image files (when your
> > +filesystem or transport medium does not support holes). Good performance due
> > +to less metadata than the more featureful qcow2 format, especially with
> > +cache=writethrough.
>
> Can we restrict this clearly to cache=writethrough only and possibly add
> a few words about QED's future?
>
> It's good to have the option today for the few people that actually need
> cache=writethrough, but I don't want more people than necessary to use
> it only to notice after a while that there's no more active development
> of QED and they have to do a painful conversion of all their images.
Yes, that makes sense. Will send a v2.
Stefan
prev parent reply other threads:[~2012-06-13 8:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-12 15:05 [Qemu-devel] [PATCH] qemu-img: document qed format on qemu-img man page Stefan Hajnoczi
2012-06-12 15:15 ` Kevin Wolf
2012-06-13 8:19 ` 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=20120613081952.GA2193@stefanha-thinkpad.localdomain \
--to=stefanha@linux.vnet.ibm.com \
--cc=kwolf@redhat.com \
--cc=mjt@tls.msk.ru \
--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).