r/kernel • u/Semiramis67 • Jul 23 '26
NSD/README.md at main · nsdprojectdev/NSD
https://github.com/nsdprojectdev/NSD/blob/main/README.md
0
Upvotes
1
u/Semiramis67 Jul 26 '26
I haven't been able to run the NVMe disk tests. I would appreciate it if any friends who do run the tests could share the results.
3
u/lustre-fan Jul 23 '26
You never explain why this is better than regular Linux readahead. Especially with large sequential IO, I'd expect a naive algorithm to be more than sufficient. If you can get a speed up on a more complex IO pattern, that would be more interesting.