Add realtime IO path testing.

This commit is contained in:
fsgqa
2004-07-09 04:20:17 +00:00
parent 149fd556bd
commit f01e7f872b
2 changed files with 161 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
QA output created by 090
*** mkfs
*** mount
direct realtime writes, 4 files, 2m each, increasing offsets.
wrote 1048576/1048576 bytes at offset 0
wrote 1048576/1048576 bytes at offset 1048576
wrote 1048576/1048576 bytes at offset 2097152
wrote 1048576/1048576 bytes at offset 3145728
buffered realtime writes, 4 files, 2m each, increasing offsets.
wrote 1048576/1048576 bytes at offset 0
wrote 1048576/1048576 bytes at offset 1048576
wrote 1048576/1048576 bytes at offset 2097152
wrote 1048576/1048576 bytes at offset 3145728
buffered realtime writes, 4 files, unaligned byte offsets/sizes.
wrote 1/1 bytes at offset 0
wrote 1/1 bytes at offset 1
wrote 1/1 bytes at offset 2
wrote 1/1 bytes at offset 3