summaryrefslogtreecommitdiffstats
path: root/src/cowtest/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/cowtest/readme.md')
-rw-r--r--src/cowtest/readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cowtest/readme.md b/src/cowtest/readme.md
index 29a65d9..876bf79 100644
--- a/src/cowtest/readme.md
+++ b/src/cowtest/readme.md
@@ -99,6 +99,7 @@ the original size + 2 * l2Capacity and verifies that the again all bits in the n
### LongNonAlignedPattern
This test writes writes an long pattern over 3 l2 borders. The pattern repeats chars from 0 to 254, so it's not a multiple of 4096, which therefore results that all Blocks are filled with different data. Also, this test is not block aligned.
+
| offset | size |
| -------| -----|
|l2Capacity * 3 - 1|l2Capacity + 2|