qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] qcow2: Improve cluster refcount update
@ 2008-11-06 16:55 Laurent Vivier
  2008-11-06 18:53 ` Anthony Liguori
  0 siblings, 1 reply; 12+ messages in thread
From: Laurent Vivier @ 2008-11-06 16:55 UTC (permalink / raw)
  To: qemu-devel@nongnu.org; +Cc: Laurent Vivier

This series of patches improves qcow2 performance with O_DIRECT
when the qcow2 file is empty and we begin to fill it.

For instance, an OS install took 12 min 56 sec without these patches,
and 8 min 37 sec with it (this has been measured with KVM).

To do that, they improve the updating of the clusters refcounts.

[PATCH 1/4] qcow2: Clean-up update_cluster_refcount().
[PATCH 2/4] qcow2: Allow update_cluster_refcount() to update several
                   clusters refcount.
[PATCH 3/4] qcow2: Align I/O access to l2 table and refcount block.
[PATCH 4/4] qcow2: detect if no disk cache

Laurent
-- 
------------------ Laurent.Vivier@bull.net  ------------------
"Tout ce qui est impossible reste à accomplir"    Jules Verne
"Things are only impossible until they're not" Jean-Luc Picard

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-11-10 20:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-06 16:55 [Qemu-devel] [PATCH 0/4] qcow2: Improve cluster refcount update Laurent Vivier
2008-11-06 18:53 ` Anthony Liguori
2008-11-07  8:31   ` Kevin Wolf
2008-11-07  8:44   ` Laurent Vivier
2008-11-07 13:59     ` Anthony Liguori
2008-11-07 15:01       ` Laurent Vivier
2008-11-07 15:37         ` Anthony Liguori
2008-11-07 15:48           ` Laurent Vivier
2008-11-09 14:35           ` Avi Kivity
2008-11-09 16:32             ` Anthony Liguori
2008-11-10 20:15           ` Andreas Färber
2008-11-10 20:52             ` Anthony Liguori

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).