LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: ext4, application expectations and power management (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-ext4-application-expectations-and-power-management-711793/)

LXer 03-15-2009 03:30 PM

LXer: ext4, application expectations and power management
 
Published at LXer:

There's been a certain amount of discussion about behavioural differences between ext3 and ext4[1], most notably due to ext4's increased window of opportunity for files to end up empty due to both a longer commit window and delayed allocation of blocks in order to obtain a more pleasing on-disk layout. The applications that failed hardest were doing open("foo", O_TRUNC), write(), close() and then being surprised when they got zero length files back after a crash.

Read More...


All times are GMT -5. The time now is 07:33 PM.