From: Eric Blake Date: Fri, 25 Oct 2019 04:54:52 +0000 (-0500) Subject: Add potential graph to 4500. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=600b60e5bb802212c001505be3bc0f85305bfd48;p=libguestfs-talks.git Add potential graph to 4500. Need an actual graphic rather than a
, but this was quick-and-dirty.
---

diff --git a/2019-kvm-forum/4500-new-qemu-flag.html b/2019-kvm-forum/4500-new-qemu-flag.html
index c3e4142..9832471 100644
--- a/2019-kvm-forum/4500-new-qemu-flag.html
+++ b/2019-kvm-forum/4500-new-qemu-flag.html
@@ -20,4 +20,36 @@ with fast zero    [FZ+][W...][W...]       [FZ-][W...][WZ..][W...][WZ..]
                   (faster)                (marginally slower)
 
+Or maybe a graph of demo results: +
+     |                                   B
+   12|
+     |
+     |
+     |
+     |
+     |
+     |
+     |   A B
+   8 |                     B                           B          B
+     |
+     |
+     |
+ t   |
+ i   |
+ m   |
+ e   |                   A                           A
+   4 |                                 A                        A
+     |
+     |
+     |
+     |
+     |
+     |
+     |
+   0 +----------------------------------------------------------------
+       just WRITE   WRITE_ZEROES     blind         FAST_ZERO  FAST_ZERO
+                    on every hole    pre-zeroing   missing    supported
+
+