mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Add realtime IO path testing.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user