public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
From: Ingo Krabbe <ikrabbe.ask@web.de>
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] file system question
Date: Tue, 30 Mar 2010 10:40:25 +0200	[thread overview]
Message-ID: <20100330084025.GA18297@ask.eoa.intra> (raw)
In-Reply-To: <20100329184215.539920eb@osage.osagesoftware.com>

On Mon, Mar 29, 2010 at 06:42:15PM -0400, David Relson wrote:
> G'day,
> 
> I'm porting the software for an embedded medical device from DOS to
> Linux and am wondering which file systems are appropriate and which are
> not.  The device's mass storage is a Disk-on-Module solid state flash
> drive.  Data is presently written at approx 100 bytes every 30 seconds
> but that might change to 100 bytes every second.  The device has a
> watchdog (recently activated) and during today's session it was
> triggered and wiped out my file system.
> 
> Anybody have recommendations on which file system to use and the
> appropriate settings?
> 
> Anybody have suggested readings so I can educate myself?

First I would read about Wear Levelling (Wikipedia).  Maybe your device already
implements TrueFFS or ExtremeFFS with low-level wear levelling, so it might be
enough to just use any other file system upon.  Then I would choose a simple
ext2 file system, though I can't tell the wear levelling really works.  Are
there methods to debug that?

I think the best choose for you might be a JFFS2 Filesystem.  Or just choose one
from "Flash file system" in Wikipedia.

bye ingo



  reply	other threads:[~2010-03-30  9:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-29 22:42 [gentoo-embedded] file system question David Relson
2010-03-30  8:40 ` Ingo Krabbe [this message]
2010-03-30 11:47   ` David Relson
2010-03-30 12:17     ` Manuel Lauss
2010-03-30 14:01       ` Relson, David
2010-03-30 13:06   ` Karl Hiramoto
2010-03-30 13:28 ` Karl Hiramoto
2010-03-30 14:14   ` Arkadi Shishlov
2010-03-30 15:07     ` Karl Hiramoto
2010-03-30 16:29       ` Arkadi Shishlov
2010-03-30 14:19   ` Peter Stuge
2010-03-30 14:28   ` Arkadi Shishlov
2010-03-31  0:44   ` David Relson
2010-03-31  6:33     ` Arkadi Shishlov
2010-03-30 13:53 ` Peter Stuge
2010-03-30 14:36 ` Ed W
2010-03-30 18:11   ` wireless
2010-03-31  1:05     ` Peter Stuge
2010-04-01 16:48     ` Ed W
2010-03-31  9:26 ` Nebojša Ćosić
2010-03-31 11:30   ` David Relson

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=20100330084025.GA18297@ask.eoa.intra \
    --to=ikrabbe.ask@web.de \
    --cc=gentoo-embedded@lists.gentoo.org \
    /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