Skip to content

Commit bb54879

Browse files
committed
rnull: add benchmark resultfs for v6.10
Signed-off-by: Andreas Hindborg <[email protected]>
1 parent 9c67957 commit bb54879

File tree

2 files changed

+4648
-0
lines changed

2 files changed

+4648
-0
lines changed

src/Null-Block-Driver.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,30 @@ in this work:
6666
- [Original RFC Patches](https://github.com/metaspace/linux/tree/null_block-RFC)
6767
- [Mailing List Post](https://lore.kernel.org/all/[email protected]/)
6868

69+
## 6.10 Rebase ([`rnull-v6.10`](https://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux.git/log/?h=rnull-v6.10))
70+
71+
Changes from `rnull-v6.10-rc3`:
72+
73+
- None
74+
75+
### Performance
76+
77+
#### Setup
78+
79+
- AMD Ryzen 5 7600
80+
- 32 GB 4800 MT/s DDR5 on one channel
81+
- 1x Samsung 990 Pro 1TB (PCIe 4.0 x4 16 GT/S)
82+
- NixOS 24.05
83+
84+
#### Results
85+
86+
- Plot shows `(mean_iops_r - mean_iops_c) / mean_iops_c`
87+
- 40 samples for each configuration
88+
- Difference of means modeled with t-distribution
89+
- P95 confidence intervals
90+
91+
![](rnull/rnull-v6.10.svg)
92+
6993
## 6.10-rc3 Rebase ([`rnull-v6.10-rc3`](https://github.com/metaspace/linux/tree/rnull-v6.10-rc3))
7094

7195
Changes from `rnull-v6.9`:

0 commit comments

Comments
 (0)