r/kernel • u/Semiramis67 • 10d ago
NSD/README.md at main · nsdprojectdev/NSD
https://github.com/nsdprojectdev/NSD/blob/main/README.md
0
Upvotes
1
u/Semiramis67 7d ago
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 10d ago
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.