LWN.net Logo

Fsyncers and curveballs (the Firefox 3 fsync() problem)

Fsyncers and curveballs (the Firefox 3 fsync() problem)

Posted May 27, 2008 21:48 UTC (Tue) by Cato (subscriber, #7643)
In reply to: Fsyncers and curveballs (the Firefox 3 fsync() problem) by kleptog
Parent article: Fsyncers and curveballs (the Firefox 3 fsync() problem)

From the discussion at Mike Shaver's blog on this -
http://shaver.off.net/diary/2008/05/25/fsyncers-and-curve... - it seems that this will be
fixed through a short-term FF3 patch and longer-term work on ext4 for fsync to be file-local.
For some reason O_SYNC is slower than fsync, but I still think it would be better to use O_SYNC
as it's guaranteed to be file-local and the performance should still be OK.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds