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

From: Jussi Laako (jussi.laako_at_pp.inet.fi)
Date: 07/26/03

  • Next message: Orm Finnendahl: "make menuconfig and 2.4.22-pre8"
    To: Yury Umanets <umka@namesys.com>
    Date:	26 Jul 2003 20:14:57 +0300
    
    

    On Sat, 2003-07-26 at 10:19, Yury Umanets wrote:

    > > So basically we do have pretty powerful hardware with huge storage and
    > > memory and now need a FS which is fast and reliable even on flash
    > > memory. JFFS2 is nice but way too slow once one has bigger sizes.
    >
    > I think this is more then enough for running reiser4. Reiser4 is a linux
    > filesystem first of all, and linux is able to be ran on even worse
    > hardware then you have.

    Most Linux filesystems can't be used properly with flash devices because
    of unability to handle write errors caused by flash wearing out. FS
    should mark the block as bad and relocate the data. Some devices report
    "read correctly, but had ECC" and when such happens data should also be
    relocated to not worn-out place and block marked as bad.

    -- 
    Jussi Laako <jussi.laako@pp.inet.fi>
    -
    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/
    

  • Next message: Orm Finnendahl: "make menuconfig and 2.4.22-pre8"

    Relevant Pages

    • Re: [bernie@develer.com: Kernel 2.6 size increase]
      ... | half a megabyte more codesize is a lot if you're based on flash. ... | no networking insider so it's hard for me to suggest where to start. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: TLD.rmk.(none) junk in BitKeeper logs where BK_HOST belongs?
      ... > whose broken script or BitKeeper installation causes all these annoying ... and read through the (flash) bits. ... Therefore I myself do not want to store peoples email addresses BK, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: mmap returns incorrect data
      ... >flash than its non-journaled counterpart, ... >individual pages are properly flushed to RAM before telling the kernel ... and I do not see any replacement of the functionality (at least ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: CONFIG_XIP_ROM vs. CONFIG_XIP_KERNEL
      ... > source tree. ... XIPable user space which also can be stored in ROM (or flash). ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH 2.4] jffs2 aligment problems
      ... > I don't see it as a correctness issue, I see it as a performance issue. ... writing a buffer to FLASH memory. ... Not just old ARM chips. ... 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/ ...
      (Linux-Kernel)