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

At least on linux you can use io_uring to make fsync asynchronous. And you can initiate some preparatory flushing with sync_file_range and only do the final commit with fsync to cut down the latency.


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

Search: