Hacker News new | ask | show | jobs
by jufter 326 days ago
Yep. Even io_uring sends all block device commands to a backend thread pool.

I think only benefit is reduced syscall overhead.