mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs: test fragmentation characteristics of copy-on-write
Perform copy-on-writes at random offsets to stress the CoW allocation system. Assess the effectiveness of the extent size hint at combatting fragmentation via unshare, a rewrite, and no-op after the random writes. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
QA output created by 211
|
||||
Format and mount
|
||||
Create the original files
|
||||
Compare files
|
||||
07415406aea963ab8e005f1d3744fded SCRATCH_MNT/test-211/file1
|
||||
07415406aea963ab8e005f1d3744fded SCRATCH_MNT/test-211/file2
|
||||
CoW and unmount
|
||||
Compare files
|
||||
07415406aea963ab8e005f1d3744fded SCRATCH_MNT/test-211/file1
|
||||
7d8ab127adfc1f745a7d1cd5e44d10d8 SCRATCH_MNT/test-211/file2
|
||||
Check extent counts
|
||||
Reference in New Issue
Block a user