OSDN Git Service

iotests: Test active commit with iothread and background I/O
[qmiga/qemu.git] / tests / qemu-iotests / 288.out
1 QA output created by 288
2 == measure 1G image file ==
3
4 required size: 1075810304
5 fully allocated size: 1075810304
6
7 == create 1G image file (size should be no greater than measured) ==
8
9 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
10 image file size in bytes: 1075810304
11
12 == modified 1G image file (size should be no greater than measured) ==
13
14 wrote 1024/1024 bytes at offset 65536
15 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
16 image file size in bytes: 1075810304
17
18 == measure preallocation=falloc 1G image file ==
19
20 required size: 1075810304
21 fully allocated size: 1075810304
22
23 == measure with input image file ==
24
25 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
26 wrote 1024/1024 bytes at offset 65536
27 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28 required size: 1075810304
29 fully allocated size: 1075810304
30 *** done