Comment 117 for bug 317781

Revision history for this message
Brian Rogers (brian-rogers) wrote :

@Matthew:

No, rewriting virtually every application to do fsync when updating files is a surefire recipe for terrible performance. Atomic updates without fsync are how we ensure good performance.