]>
Commit | Line | Data |
---|---|---|
975a93c0 HR |
1 | QA output created by 066 |
2 | ||
048c5fd1 | 3 | === Testing cluster discards === |
975a93c0 | 4 | |
048c5fd1 | 5 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67109376 |
975a93c0 HR |
6 | wrote 262144/262144 bytes at offset 0 |
7 | 256 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
8 | wrote 262144/262144 bytes at offset 0 | |
9 | 256 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
048c5fd1 EB |
10 | wrote 512/512 bytes at offset 67108864 |
11 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
12 | discard 67109376/67109376 bytes at offset 0 | |
13 | 64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
14 | read 67109376/67109376 bytes at offset 0 | |
15 | 64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
975a93c0 | 16 | No errors were found on the image. |
aa93c834 HR |
17 | Offset Length Mapped to File |
18 | ||
19 | === Writing to preallocated zero clusters === | |
20 | ||
21 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67109376 | |
22 | wrote 262144/262144 bytes at offset 1048576 | |
23 | 256 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
24 | wrote 262144/262144 bytes at offset 1048576 | |
25 | 256 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
26 | wrote 196608/196608 bytes at offset 1081344 | |
27 | 192 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
28 | No errors were found on the image. | |
29 | read 32768/32768 bytes at offset 1048576 | |
30 | 32 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
31 | read 196608/196608 bytes at offset 1081344 | |
32 | 192 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
33 | read 32768/32768 bytes at offset 1277952 | |
34 | 32 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
35 | Successfully reused original clusters. | |
36 | ||
37 | === Writing to a snapshotted preallocated zero cluster === | |
38 | ||
39 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536 | |
40 | wrote 65536/65536 bytes at offset 0 | |
41 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
42 | wrote 65536/65536 bytes at offset 0 | |
43 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
44 | wrote 65536/65536 bytes at offset 0 | |
45 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
46 | No errors were found on the image. | |
47 | read 65536/65536 bytes at offset 0 | |
48 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
49 | read 65536/65536 bytes at offset 0 | |
50 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
51 | ||
52 | === Consecutive write to a preallocated zero cluster === | |
53 | ||
54 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=196608 | |
55 | wrote 196608/196608 bytes at offset 0 | |
56 | 192 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
57 | wrote 65536/65536 bytes at offset 65536 | |
58 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
59 | wrote 196608/196608 bytes at offset 0 | |
60 | 192 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
61 | No errors were found on the image. | |
62 | Successfully reused original clusters. | |
975a93c0 | 63 | *** done |