Wishful thinking
Wishful thinking
Posted Mar 16, 2009 23:32 UTC (Mon) by jamesh (guest, #1159)In reply to: Wishful thinking by bojan
Parent article: Garrett: ext4, application expectations and power management
This whole issue is about what should happen in a case that POSIX specifies, so I don't know why you keep on bringing this up.
In cases where POSIX does not specify behaviour, it is left up to the implementation. If the choice is between trying to provide the runtime atomic rename guarantee over a crash or slightly higher performance, I'd pick the first option. After all, that's why I am running a crash-resistant file system in the first place.
Are you seriously saying you can't understand the benefits of delaying IO but preserving the order of certain operations over a "do it now" fsync() call?
