Y
Hacker News
new
|
ask
|
show
|
jobs
by
mgaunard
906 days ago
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.