Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Using async write I/O wouldn't allow them to test the capabilities of the underlying hardware as writes would return immediately.

Also, sixty threads on such a powerful machine is not really a big deal. Even though 0.06ms service time seems small, it is large enough such that you won't have more than a handful of threads competing for CPU resources (they'd waiting for some I/O completion)



You certainly get notified when AIO O_DIRECT writes complete, so it is possible to benchmark AIO. For example, using fio.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: