public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Grant Edwards" <grante@visi.com>
To: Kristian Otnes <kristian.otnes@tevero.no>
Cc: ecos-discuss@sources.redhat.com
Subject: [ECOS] Re: Simple flash filesystem?
Date: Tue, 06 Feb 2001 12:50:00 -0000	[thread overview]
Message-ID: <20010206205030.E460C7A814@visi.com> (raw)
In-Reply-To: <3A805EF4.3D21C830@tevero.no>

Kristian Otnes writes:

[excellent analsys of problem]

> Alas, it is hard to find any free and good system on the
> net... I couldn't when I needed it. The Journalling flash file system
> ( http://www.developer.axis.com/software/jffs/ ) is possibly one
> candidate, but it is for Linux (maybe portable). I don't know
> the situation of its overall performance and recovery mechanisms...

I found jffs and a couple other journalling approaches to implimenting
a block device underneath a Unix or DOS filesystem, but they all seemed
way too big/complex when my filesystem isn't going to be more than a few
hundred KBytes and will be rarely written to.  For now, I'm going to try
to use a ROM filesystem and have users download the whole directory
tree when a file changes.

\x18It could be worse, I could ask them to link the files as data with the
application code and eCos.

Maybe in phase II (AKA: the list of things that will never get done)
I'll come up with a simple flash filesystem for my situation: writes
are rare and are allowed to block reads for a long time (several seconds).

-- 
Grant Edwards
grante@visi.com

  reply	other threads:[~2001-02-06 12:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <981465384.28425.ezmlm@sources.redhat.com>
2001-02-06 12:30 ` Kristian Otnes
2001-02-06 12:50   ` Grant Edwards [this message]
2001-02-06 12:54     ` Lewin A.R.W. Edwards
2001-02-06 13:03       ` Grant Edwards
2001-02-06 13:13       ` [ECOS] Touch screen on EP7211 Wilson Kwan
2001-02-07  5:07         ` Lewin A.R.W. Edwards
2001-02-07  8:12           ` Wilson Kwan
2001-02-05 14:29 [ECOS] Simple flash filesystem? Lewin A.R.W. Edwards
2001-02-06  8:05 ` [ECOS] " Grant Edwards
2001-02-06  8:21   ` Lewin A.R.W. Edwards
2001-02-06  8:43     ` Grant Edwards
2001-02-06  9:20   ` Wilson Kwan
2001-02-06  9:28     ` Grant Edwards

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=20010206205030.E460C7A814@visi.com \
    --to=grante@visi.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=kristian.otnes@tevero.no \
    /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).