HN Reader
Top
New
Best
Ask
Show
Jobs
Top
New
Best
Ask
Show
Jobs
Benchmarking io_uring(direct_io) configurations using fio
2
ozgrakkurt
1
8/16/2025, 5:41:04 AM
steelcake.com ↗
Comments (1)
ozgrakkurt
· 11h ago
I am building a async IO library and wanted to figure out which features of io_uring are worth it when focusing on block device IO.
Hopefully this benchmark/approach can be useful for other people doing similar things.
[-] Collapse
Hopefully this benchmark/approach can be useful for other people doing similar things.