LWN.net Logo

Solving the ext3 latency problem

Solving the ext3 latency problem

Posted Apr 14, 2009 16:50 UTC (Tue) by PO8 (guest, #41661)
Parent article: Solving the ext3 latency problem

I will be forcing my ext3 filesystems to stay data=ordered until Chris Mason's cool data=guarded patch is working.

The argument that "it's a single-user system, so who cares" seems to me to be crazy talk? Like many Linux users I run Apache + database instances that allow anonymous users anywhere on the net to access some of my dynamically-updated files. I may be mistaken, but it looks to me like the current data=writeback mode gives an increased opportunity to disclose things like my database's (foolishly) unencrypted password or my personal email to the whole web after a crash. Not OK, regardless of the shorter sync times.


(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