JFFS3 memory consumption

David Woodhouse dwmw2 at infradead.org
Thu Jan 27 17:35:26 EST 2005


On Thu, 2005-01-27 at 21:23 +0100, Thomas Gleixner wrote:
> Keep it write-through !
> 
> Write caching is contrary to powerfail robustness.

No. O_SYNC, fsync() and sync() are there for a reason, and even on NAND
today you have to use them correctly according to POSIX if you want sane
results. We're not pandering to stupidity.

-- 
dwmw2






More information about the linux-mtd mailing list