[was: Cutting the power ... ] Journaling file system
Cordula's Web
cpghost at cordula.ws
Sun Jan 18 23:50:31 PST 2004
> On January 18, 2004 10:48 pm, Micheas Herman wrote:
> > Use flash ram cards and a journaling file system. (soft updates may work
> > but you need to talk to someone that knows about them much better than I
> > do.)
Beware when using flash ram as some kind of live filesystem!
Flash media has a quite limited number of erase cycles
You may think that's plenty, but since filesystem meta-data
is often written at the same location (superblocks etc...),
this location will quickly reach the threshold, where it
can't be used anymore!
Even journaling fs are not perfect w.r.t. conserving erase-
cycles.
Perhaps someone's doing research on a filesystem type that is
kindlier to flash media?
--
Cordula's Web. http://www.cordula.ws/
More information about the freebsd-questions
mailing list