Hacker News new | ask | show | jobs
by hyc_symas 4825 days ago
Correct. In synchronous mode full ACID semantics are guaranteed. Writable mmap avoids memcpy()/write() overhead but msync() is still performed.