From: Kevin Wolf <kwolf@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] qcow2: Metadata preallocation
Date: Mon, 17 Aug 2009 09:58:44 +0200 [thread overview]
Message-ID: <4A890DB4.8060609@redhat.com> (raw)
In-Reply-To: <4A890A9D.4070000@redhat.com>
Avi Kivity schrieb:
>> Even with improved concurrent cluster allocation, you might profit from
>> metadata preallocation by having less fragmented qcow2 images which
>> avoids splitting up requests. Not sure if this is relevant in practice
>> though.
>
> What I meant was that I prefer changes that improve performance
> throughout the lifetime of the image rather than the initial writes,
> especially as there's a space tradeoff.
Avoiding fragmentation could improve performance during normal operation
(that is, as long as you don't use snapshots). And I wouldn't worry
about the space tradeoff: Metadata for a 10 GB image is under 2 MB, and
a good part of it would be needed anyway.
But I completely agree that it is not the solution to all of our problems.
Kevin
prev parent reply other threads:[~2009-08-17 8:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-14 15:00 [Qemu-devel] [PATCH] qcow2: Metadata preallocation Kevin Wolf
2009-08-16 11:58 ` Avi Kivity
2009-08-16 12:12 ` Filip Navara
2009-08-16 16:48 ` Jamie Lokier
2009-08-16 20:28 ` Jamie Lokier
2009-08-17 7:16 ` Kevin Wolf
2009-08-17 7:11 ` Kevin Wolf
2009-08-17 7:45 ` Avi Kivity
2009-08-17 7:58 ` Kevin Wolf [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=4A890DB4.8060609@redhat.com \
--to=kwolf@redhat.com \
--cc=avi@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 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.