From: "Stephan Linke" <Stephan.Linke@epygi.de>
To: "Linux-Mtd" <linux-mtd@lists.infradead.org>, <manningc2@actrix.gen.nz>
Subject: RE: compare JFFS2 vs YAFFS
Date: Thu, 24 Apr 2003 11:30:05 +0200 [thread overview]
Message-ID: <FCEAKDJJAPHPLJFINDAJMEEHDAAA.Stephan.Linke@epygi.de> (raw)
In-Reply-To: <20030423202700.0DEF715788@desire.actrix.co.nz>
Hi Charles,
Indeed I meant the over head that comes from reserved areas for garbage collection etc.
You say: "Since even the smallest NAND device holds many hundred blocks this is generally not an issue."
But if you are going to create a verry small NAND partition of a few hundred kilobyte this may be become an issue.
Thanks for the info,
Stephan
> -----Original Message-----
> From: Charles Manning [mailto:manningc2@actrix.gen.nz]
> Sent: Mittwoch, 23. April 2003 22:28
> To: Stephan Linke
> Subject: Re: compare JFFS2 vs YAFFS
>
>
>
> >
> > How about the "out-take" that JAFFS2 requires for garbage collection? I
> > guess it is X times mtd->erasesize (X=2..5)? What's the "out-take" of
> > YAFFS?
> > I think this is the most importnat factor if you are going to use YAFFS or
> > JFFS2 on a small NAND partition.
>
>
> Can you explain what you mean by out-take a bit better? Do you mean
> "overhead"?
>
> If so, there are two types of overhead:
>
> * NAND space. This is run-time configurable. YAFFS normally uses a reserve
> space of 5 blocks (ie. 5x16kB), but should work fine with 2 blocks. 5 blocks
> just gives extra comfort for blocks going bad at the same time as garbage
> collection. Since even the smallest NAND device holds many hundred blocks
> this is generally not an issue.
>
> * Time: YAFFS does not stop for a long time while it does garbage collection.
> The worst case is just the time to erase and rewrite a block (ie approx
> 7milliseconds).
>
> Another area where YAFFS is good is boot time. Systems with 512Mbytes of NAND
> usually boot within 1 minute. There are plans to reduce this to a few seconds.
>
>
> -- Charles
>
>
>
>
next parent reply other threads:[~2003-04-24 9:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20030423202700.0DEF715788@desire.actrix.co.nz>
2003-04-24 9:30 ` Stephan Linke [this message]
2003-04-19 6:03 compare JFFS2 vs YAFFS Paul Wong
2003-04-21 20:28 ` Charles Manning
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=FCEAKDJJAPHPLJFINDAJMEEHDAAA.Stephan.Linke@epygi.de \
--to=stephan.linke@epygi.de \
--cc=linux-mtd@lists.infradead.org \
--cc=manningc2@actrix.gen.nz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox