Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 1 | == Commit tests == |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 2 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 3 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 4 | |
| 5 | wrote 2097152/2097152 bytes at offset 0 |
| 6 | 2 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 7 | |
| 8 | === Check visible data === |
| 9 | read 1048576/1048576 bytes at offset 0 |
| 10 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 11 | |
| 12 | read 1048576/1048576 bytes at offset 1048576 |
| 13 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 14 | |
| 15 | === Checking allocation status === |
| 16 | 1048576/1048576 bytes allocated at offset 0 bytes |
| 17 | 1048576/1048576 bytes allocated at offset 1 MiB |
| 18 | |
| 19 | 0/1048576 bytes allocated at offset 0 bytes |
| 20 | 0/0 bytes allocated at offset 1 MiB |
| 21 | |
| 22 | 0/1048576 bytes allocated at offset 0 bytes |
| 23 | 0/1048576 bytes allocated at offset 1 MiB |
| 24 | |
| 25 | === Checking map === |
Eric Blake | 8417e13 | 2021-07-01 14:06:55 -0500 | [diff] [blame] | 26 | [{ "start": 0, "length": 2097152, "depth": 0, "present": true, "zero": false, "data": true, "offset": 327680}] |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 27 | |
| 28 | Offset Length Mapped to File |
| 29 | 0 0x200000 0x50000 TEST_DIR/PID-base |
| 30 | |
Eric Blake | 8417e13 | 2021-07-01 14:06:55 -0500 | [diff] [blame] | 31 | [{ "start": 0, "length": 1048576, "depth": 1, "present": true, "zero": false, "data": true, "offset": 327680}] |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 32 | |
| 33 | Offset Length Mapped to File |
| 34 | 0 0x100000 0x50000 TEST_DIR/PID-base |
| 35 | |
Eric Blake | 8417e13 | 2021-07-01 14:06:55 -0500 | [diff] [blame] | 36 | [{ "start": 0, "length": 1048576, "depth": 2, "present": true, "zero": false, "data": true, "offset": 327680}, |
| 37 | { "start": 1048576, "length": 1048576, "depth": 0, "present": false, "zero": true, "data": false}] |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 38 | |
| 39 | Offset Length Mapped to File |
| 40 | 0 0x100000 0x50000 TEST_DIR/PID-base |
| 41 | |
| 42 | === Testing qemu-img commit (top -> mid) === |
| 43 | Image committed. |
| 44 | |
| 45 | image: TEST_IMG |
| 46 | file format: IMGFMT |
| 47 | virtual size: 2 MiB (2097152 bytes) |
| 48 | cluster_size: 65536 |
| 49 | backing file: TEST_DIR/PID-base |
Eric Blake | b66ff2c | 2020-07-06 15:39:52 -0500 | [diff] [blame] | 50 | backing file format: IMGFMT |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 51 | Format specific information: |
| 52 | compat: 1.1 |
Vladimir Sementsov-Ogievskiy | e877bba | 2021-12-23 17:01:35 +0100 | [diff] [blame] | 53 | compression type: COMPRESSION_TYPE |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 54 | lazy refcounts: false |
| 55 | refcount bits: 16 |
| 56 | corrupt: false |
Alberto Garcia | 7be2025 | 2020-07-10 18:13:13 +0200 | [diff] [blame] | 57 | extended l2: false |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 58 | |
| 59 | read 1048576/1048576 bytes at offset 0 |
| 60 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 61 | |
| 62 | read 1048576/1048576 bytes at offset 1048576 |
| 63 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 64 | |
| 65 | === Testing HMP commit (top -> mid) === |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 66 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 67 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 68 | |
| 69 | wrote 2097152/2097152 bytes at offset 0 |
| 70 | 2 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 71 | |
| 72 | {"execute": "human-monitor-command", "arguments": {"command-line": "commit drive0"}} |
| 73 | {"return": ""} |
| 74 | image: TEST_IMG |
| 75 | file format: IMGFMT |
| 76 | virtual size: 2 MiB (2097152 bytes) |
| 77 | cluster_size: 65536 |
| 78 | backing file: TEST_DIR/PID-base |
Eric Blake | b66ff2c | 2020-07-06 15:39:52 -0500 | [diff] [blame] | 79 | backing file format: IMGFMT |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 80 | Format specific information: |
| 81 | compat: 1.1 |
Vladimir Sementsov-Ogievskiy | e877bba | 2021-12-23 17:01:35 +0100 | [diff] [blame] | 82 | compression type: COMPRESSION_TYPE |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 83 | lazy refcounts: false |
| 84 | refcount bits: 16 |
| 85 | corrupt: false |
Alberto Garcia | 7be2025 | 2020-07-10 18:13:13 +0200 | [diff] [blame] | 86 | extended l2: false |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 87 | |
| 88 | read 1048576/1048576 bytes at offset 0 |
| 89 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 90 | |
| 91 | read 1048576/1048576 bytes at offset 1048576 |
| 92 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 93 | |
| 94 | === Testing QMP active commit (top -> mid) === |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 95 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 96 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 97 | |
| 98 | wrote 2097152/2097152 bytes at offset 0 |
| 99 | 2 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 100 | |
| 101 | {"execute": "block-commit", "arguments": {"auto-dismiss": false, "base-node": "mid", "device": "top", "job-id": "job0"}} |
| 102 | {"return": {}} |
| 103 | {"execute": "job-complete", "arguments": {"id": "job0"}} |
| 104 | {"return": {}} |
| 105 | {"data": {"device": "job0", "len": 0, "offset": 0, "speed": 0, "type": "commit"}, "event": "BLOCK_JOB_READY", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}} |
| 106 | {"data": {"device": "job0", "len": 0, "offset": 0, "speed": 0, "type": "commit"}, "event": "BLOCK_JOB_COMPLETED", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}} |
| 107 | {"execute": "job-dismiss", "arguments": {"id": "job0"}} |
| 108 | {"return": {}} |
| 109 | image: TEST_IMG |
| 110 | file format: IMGFMT |
| 111 | virtual size: 2 MiB (2097152 bytes) |
| 112 | cluster_size: 65536 |
| 113 | backing file: TEST_DIR/PID-base |
Eric Blake | b66ff2c | 2020-07-06 15:39:52 -0500 | [diff] [blame] | 114 | backing file format: IMGFMT |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 115 | Format specific information: |
| 116 | compat: 1.1 |
Vladimir Sementsov-Ogievskiy | e877bba | 2021-12-23 17:01:35 +0100 | [diff] [blame] | 117 | compression type: COMPRESSION_TYPE |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 118 | lazy refcounts: false |
| 119 | refcount bits: 16 |
| 120 | corrupt: false |
Alberto Garcia | 7be2025 | 2020-07-10 18:13:13 +0200 | [diff] [blame] | 121 | extended l2: false |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 122 | |
| 123 | read 1048576/1048576 bytes at offset 0 |
| 124 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 125 | |
| 126 | read 1048576/1048576 bytes at offset 1048576 |
| 127 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 128 | |
Vladimir Sementsov-Ogievskiy | 4f19316 | 2020-09-24 22:40:03 +0300 | [diff] [blame] | 129 | === Testing qemu-img commit (top -> base) === |
Vladimir Sementsov-Ogievskiy | 4f19316 | 2020-09-24 22:40:03 +0300 | [diff] [blame] | 130 | |
Vladimir Sementsov-Ogievskiy | 4f19316 | 2020-09-24 22:40:03 +0300 | [diff] [blame] | 131 | |
Vladimir Sementsov-Ogievskiy | 4f19316 | 2020-09-24 22:40:03 +0300 | [diff] [blame] | 132 | |
| 133 | wrote 2097152/2097152 bytes at offset 0 |
| 134 | 2 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 135 | |
| 136 | Image committed. |
| 137 | |
| 138 | image: TEST_IMG |
| 139 | file format: IMGFMT |
| 140 | virtual size: 2 MiB (2097152 bytes) |
| 141 | cluster_size: 65536 |
| 142 | Format specific information: |
| 143 | compat: 1.1 |
Vladimir Sementsov-Ogievskiy | e877bba | 2021-12-23 17:01:35 +0100 | [diff] [blame] | 144 | compression type: COMPRESSION_TYPE |
Vladimir Sementsov-Ogievskiy | 4f19316 | 2020-09-24 22:40:03 +0300 | [diff] [blame] | 145 | lazy refcounts: false |
| 146 | refcount bits: 16 |
| 147 | corrupt: false |
| 148 | extended l2: false |
| 149 | |
| 150 | read 1048576/1048576 bytes at offset 0 |
| 151 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 152 | |
| 153 | read 1048576/1048576 bytes at offset 1048576 |
| 154 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 155 | |
| 156 | === Testing QMP active commit (top -> base) === |
Vladimir Sementsov-Ogievskiy | 4f19316 | 2020-09-24 22:40:03 +0300 | [diff] [blame] | 157 | |
Vladimir Sementsov-Ogievskiy | 4f19316 | 2020-09-24 22:40:03 +0300 | [diff] [blame] | 158 | |
Vladimir Sementsov-Ogievskiy | 4f19316 | 2020-09-24 22:40:03 +0300 | [diff] [blame] | 159 | |
| 160 | wrote 2097152/2097152 bytes at offset 0 |
| 161 | 2 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 162 | |
| 163 | {"execute": "block-commit", "arguments": {"auto-dismiss": false, "base-node": "base", "device": "top", "job-id": "job0"}} |
| 164 | {"return": {}} |
| 165 | {"execute": "job-complete", "arguments": {"id": "job0"}} |
| 166 | {"return": {}} |
| 167 | {"data": {"device": "job0", "len": 1048576, "offset": 1048576, "speed": 0, "type": "commit"}, "event": "BLOCK_JOB_READY", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}} |
| 168 | {"data": {"device": "job0", "len": 1048576, "offset": 1048576, "speed": 0, "type": "commit"}, "event": "BLOCK_JOB_COMPLETED", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}} |
| 169 | {"execute": "job-dismiss", "arguments": {"id": "job0"}} |
| 170 | {"return": {}} |
| 171 | image: TEST_IMG |
| 172 | file format: IMGFMT |
| 173 | virtual size: 1 MiB (1048576 bytes) |
| 174 | cluster_size: 65536 |
| 175 | backing file: TEST_DIR/PID-base |
| 176 | backing file format: IMGFMT |
| 177 | Format specific information: |
| 178 | compat: 1.1 |
Vladimir Sementsov-Ogievskiy | e877bba | 2021-12-23 17:01:35 +0100 | [diff] [blame] | 179 | compression type: COMPRESSION_TYPE |
Vladimir Sementsov-Ogievskiy | 4f19316 | 2020-09-24 22:40:03 +0300 | [diff] [blame] | 180 | lazy refcounts: false |
| 181 | refcount bits: 16 |
| 182 | corrupt: false |
| 183 | extended l2: false |
| 184 | |
| 185 | read 1048576/1048576 bytes at offset 0 |
| 186 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 187 | |
| 188 | read 1048576/1048576 bytes at offset 1048576 |
| 189 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 190 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 191 | == Resize tests == |
| 192 | === preallocation=off === |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 193 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 194 | |
| 195 | wrote 65536/65536 bytes at offset 5368709120 |
| 196 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 197 | |
| 198 | Image resized. |
| 199 | |
| 200 | read 65536/65536 bytes at offset 5368709120 |
| 201 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 202 | |
| 203 | 1 GiB (0x40000000) bytes not allocated at offset 0 bytes (0x0) |
| 204 | 7 GiB (0x1c0000000) bytes allocated at offset 1 GiB (0x40000000) |
| 205 | |
Eric Blake | 8417e13 | 2021-07-01 14:06:55 -0500 | [diff] [blame] | 206 | [{ "start": 0, "length": 1073741824, "depth": 1, "present": false, "zero": true, "data": false}, |
| 207 | { "start": 1073741824, "length": 7516192768, "depth": 0, "present": true, "zero": true, "data": false}] |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 208 | |
| 209 | === preallocation=metadata === |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 210 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 211 | |
| 212 | wrote 65536/65536 bytes at offset 33285996544 |
| 213 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 214 | |
| 215 | Image resized. |
| 216 | |
| 217 | read 65536/65536 bytes at offset 33285996544 |
| 218 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 219 | |
| 220 | 30 GiB (0x780000000) bytes not allocated at offset 0 bytes (0x0) |
| 221 | 3 GiB (0xc0000000) bytes allocated at offset 30 GiB (0x780000000) |
| 222 | |
Eric Blake | 8417e13 | 2021-07-01 14:06:55 -0500 | [diff] [blame] | 223 | [{ "start": 0, "length": 32212254720, "depth": 1, "present": false, "zero": true, "data": false}, |
| 224 | { "start": 32212254720, "length": 536870912, "depth": 0, "present": true, "zero": true, "data": false, "offset": 327680}, |
| 225 | { "start": 32749125632, "length": 536870912, "depth": 0, "present": true, "zero": true, "data": false, "offset": 537264128}, |
| 226 | { "start": 33285996544, "length": 536870912, "depth": 0, "present": true, "zero": true, "data": false, "offset": 1074200576}, |
| 227 | { "start": 33822867456, "length": 536870912, "depth": 0, "present": true, "zero": true, "data": false, "offset": 1611137024}, |
| 228 | { "start": 34359738368, "length": 536870912, "depth": 0, "present": true, "zero": true, "data": false, "offset": 2148139008}, |
| 229 | { "start": 34896609280, "length": 536870912, "depth": 0, "present": true, "zero": true, "data": false, "offset": 2685075456}] |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 230 | |
| 231 | === preallocation=falloc === |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 232 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 233 | |
| 234 | wrote 65536/65536 bytes at offset 9437184 |
| 235 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 236 | |
| 237 | Image resized. |
| 238 | |
| 239 | read 65536/65536 bytes at offset 9437184 |
| 240 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 241 | |
| 242 | 5 MiB (0x500000) bytes not allocated at offset 0 bytes (0x0) |
| 243 | 10 MiB (0xa00000) bytes allocated at offset 5 MiB (0x500000) |
| 244 | |
Eric Blake | 8417e13 | 2021-07-01 14:06:55 -0500 | [diff] [blame] | 245 | [{ "start": 0, "length": 5242880, "depth": 1, "present": false, "zero": true, "data": false}, |
| 246 | { "start": 5242880, "length": 10485760, "depth": 0, "present": true, "zero": false, "data": true, "offset": 327680}] |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 247 | |
| 248 | === preallocation=full === |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 249 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 250 | |
| 251 | wrote 65536/65536 bytes at offset 11534336 |
| 252 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 253 | |
| 254 | Image resized. |
| 255 | |
| 256 | read 65536/65536 bytes at offset 11534336 |
| 257 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 258 | |
| 259 | 8 MiB (0x800000) bytes not allocated at offset 0 bytes (0x0) |
| 260 | 4 MiB (0x400000) bytes allocated at offset 8 MiB (0x800000) |
| 261 | |
Eric Blake | 8417e13 | 2021-07-01 14:06:55 -0500 | [diff] [blame] | 262 | [{ "start": 0, "length": 8388608, "depth": 1, "present": false, "zero": true, "data": false}, |
| 263 | { "start": 8388608, "length": 4194304, "depth": 0, "present": true, "zero": false, "data": true, "offset": 327680}] |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 264 | |
| 265 | === preallocation=off === |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 266 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 267 | |
| 268 | wrote 65536/65536 bytes at offset 259072 |
| 269 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 270 | |
| 271 | Image resized. |
| 272 | |
| 273 | read 65536/65536 bytes at offset 259072 |
| 274 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 275 | |
| 276 | 192 KiB (0x30000) bytes not allocated at offset 0 bytes (0x0) |
| 277 | 320 KiB (0x50000) bytes allocated at offset 192 KiB (0x30000) |
| 278 | |
Eric Blake | 8417e13 | 2021-07-01 14:06:55 -0500 | [diff] [blame] | 279 | [{ "start": 0, "length": 196608, "depth": 1, "present": false, "zero": true, "data": false}, |
| 280 | { "start": 196608, "length": 65536, "depth": 0, "present": true, "zero": false, "data": true, "offset": 327680}, |
| 281 | { "start": 262144, "length": 262144, "depth": 0, "present": true, "zero": true, "data": false}] |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 282 | |
| 283 | === preallocation=off === |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 284 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 285 | |
| 286 | wrote 65536/65536 bytes at offset 344064 |
| 287 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 288 | |
| 289 | Image resized. |
| 290 | |
| 291 | read 65536/65536 bytes at offset 344064 |
| 292 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 293 | |
| 294 | 256 KiB (0x40000) bytes not allocated at offset 0 bytes (0x0) |
| 295 | 256 KiB (0x40000) bytes allocated at offset 256 KiB (0x40000) |
| 296 | |
Eric Blake | 8417e13 | 2021-07-01 14:06:55 -0500 | [diff] [blame] | 297 | [{ "start": 0, "length": 262144, "depth": 1, "present": false, "zero": true, "data": false}, |
| 298 | { "start": 262144, "length": 262144, "depth": 0, "present": true, "zero": true, "data": false}] |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 299 | |
| 300 | === preallocation=off === |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 301 | |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 302 | |
| 303 | wrote 65536/65536 bytes at offset 446464 |
| 304 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 305 | |
| 306 | Image resized. |
| 307 | |
| 308 | read 65536/65536 bytes at offset 446464 |
| 309 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 310 | |
| 311 | 256 KiB (0x40000) bytes not allocated at offset 0 bytes (0x0) |
| 312 | 244 KiB (0x3d000) bytes allocated at offset 256 KiB (0x40000) |
| 313 | |
Eric Blake | 8417e13 | 2021-07-01 14:06:55 -0500 | [diff] [blame] | 314 | [{ "start": 0, "length": 262144, "depth": 1, "present": false, "zero": true, "data": false}, |
| 315 | { "start": 262144, "length": 249856, "depth": 0, "present": true, "zero": true, "data": false}] |
Kevin Wolf | bf03ded | 2020-04-24 14:54:47 +0200 | [diff] [blame] | 316 | |