Re: Reiser4 status: benchmarked vs. V3 (and ext3)

From: Daniel Egger (degger@fhm.edu)
Date: Thu Jul 24 2003 - 10:59:40 EST


Am Mit, 2003-07-23 um 23.02 schrieb Hans Reiser:

> In brief, V4 is way faster than V3, and the wandering logs are indeed
> twice as fast as fixed location logs when performing writes in large
> batches.

How do the wandering logs compare to the "wandering" logs of the log
structured filesystem JFFS2? Does this mean I can achieve an implicit
wear leveling for flash memory?

> We are able to perform all filesystem operations fully atomically,
> while getting dramatic performance improvements. (Other attempts at
> introducing transactions into filesystems are said to have failed for
> performance reasons.)

How failsafe is it to switch off the power several times? When the
filesystem really works atomically I should have either the old or the
new version but no mixture. Does it still need to fsck or is the
transaction replay done at mount time? In case one still needs fsck,
what's the probability of needing user interaction? How long does it
need to get a filesystem back into a consistent state after a powerloss
(approx. per MB/GB)?

Background: I'm doing systems on compactflash cards and need a reliable
filesystem for it. At the moment I'm using a compressed JFFS2 over the
mtd emulation driver for block devices which works quite well but has a
few catches...

-- 
Servus,
       Daniel


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



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:23 EST