Add potential graph to 4500.
authorEric Blake <eblake@redhat.com>
Fri, 25 Oct 2019 04:54:52 +0000 (23:54 -0500)
committerEric Blake <eblake@redhat.com>
Fri, 25 Oct 2019 04:57:10 +0000 (23:57 -0500)
Need an actual graphic rather than a <pre>, but this was quick-and-dirty.

2019-kvm-forum/4500-new-qemu-flag.html

index c3e4142..9832471 100644 (file)
@@ -20,4 +20,36 @@ with fast zero    [FZ+][W...][W...]       [FZ-][W...][WZ..][W...][WZ..]
                   (faster)                (marginally slower)
 </pre>
 
+Or maybe a graph of demo results:
+<pre>
+     |                                   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
+</pre>
+
 </p>