Re: Is ReiserFS really a journaling file system, or is it really just a synchronous-metadata file system like BSD FFS?

From: Michael Gerdts (gerdts@cae.wisc.edu)
Date: Tue Mar 28 2000 - 10:08:47 EST


On Tue, Mar 28, 2000 at 08:00:16AM -0500, Ed Tomlinson wrote:
> There are different levels of journaling. Most FS journaling only journals the metadata.
> Both ext3 (in current versions) and reiserfs do this. At some point the reiserfs team may
> add options to mkfs to allow full journaling. This would hurt perf but may be necessary
> if you are using the FS as a DB.

It depends on how the full journalling is done. If the journal is allowed
to exist on a separate device from the rest of the file system, you should
be able to preserve performance. Solid state disks would probably be the
optimum media for a such a journal.

Mike

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:22 EST