public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Øyvind Harboe" <oyvind.harboe@zylin.com>
To: Gary Thomas <gary@mlbassoc.com>
Cc: eCos Disuss <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] JFFS2 alternative
Date: Tue, 30 Jun 2009 08:52:00 -0000	[thread overview]
Message-ID: <c09652430906300152uf0682c3w5d98dc92d80c854c@mail.gmail.com> (raw)
In-Reply-To: <4A49D0F8.4060807@mlbassoc.com>

On Tue, Jun 30, 2009 at 10:46 AM, Gary Thomas<gary@mlbassoc.com> wrote:
> Øyvind Harboe wrote:
>> JFFS2 is fine for smaller file systems, but it breaks down completely
>> on large file systems.
>>
>
> What do you mean "it breaks down completely"?

JFFS2 needs to scan through *all* write nodes upon mount.

Imagine what happens when you have a giga/terrabyte flash
where you write millions/billions of tiny log entries..... it would
take *forever* to boot.

Also memory consumption is proportional to the # of write
operations so that's another trainwrecker.

-- 
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

      reply	other threads:[~2009-06-30  8:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-30  6:47 Øyvind Harboe
2009-06-30  7:37 ` Andrew Lunn
2009-06-30  8:47 ` Gary Thomas
2009-06-30  8:52   ` Øyvind Harboe [this message]

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=c09652430906300152uf0682c3w5d98dc92d80c854c@mail.gmail.com \
    --to=oyvind.harboe@zylin.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=gary@mlbassoc.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).