Hacker News new | ask | show | jobs
by sschnei8 913 days ago
This requires the obligatory https://db.cs.cmu.edu/mmap-cidr2022/
1 comments

The linux kernel lets you trigger asynchronous writes of the pages as well as synchronous barriers to ensure they've been written.

You don't need to use direct I/O to have fine control.