On Sun Oct 01, 2000 at 04:54:05PM +0100, Alan Cox wrote:
> > What of those journalled file systems are more prominent to success 2.5.
>
> jffs is in 2.4 (but its a log structured fs for flash memory not generic)
> ext3 and reiserfs are both being used in production boxes as add ons
Unless someone fixed it recently, when jffs was ported to 2.4, it lost the
ability to run on block devices and can currently only operate via the mtd
layer. In the 2.0.x kernels, it could target block devices.
For things like disk-on-module (ide flash disks) it would be nice to use it on
general block devices as well, since many dom vendors (i.e. sandisk) do not do
wearleveling in hardware (they instead keep a few spare blocks in reserve),
-Erik
--
Erik B. Andersen email: [EMAIL PROTECTED]
--This message was written using 73% post-consumer electrons--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/