From: Sam Ravnborg <sam@ravnborg.org>
To: linux-mtd@lists.infradead.org, joern@lazybastard.org
Cc: sam@ravnborg.org
Subject: MTD_PHRAM - what filesystem to use?
Date: Sun, 11 Mar 2007 21:05:08 +0100 [thread overview]
Message-ID: <20070311200508.GA3362@uranus.ravnborg.org> (raw)
Hi Jörn and other MTD folks.
At my new job we are planning to start usign a ARM9 based
design where we need to store data persistently.
Since the data are updated several times / minute the FLASH
devices are not suitable and therefore alternative solutions
are being looked at.
The most promising solutions semms to use battery
backed-up RAM.
>From Linux we could memorymap this area but using a filesystem
gives all sorts of extra bonusses so this is preferred.
I looked shortly at PRAMFS that seems to do the trick but PRMFS
seems unmaintained and not merged.
Then I stumbled over PHRAM.
I and pretty clear upon the basic parts lettign the RAM look
like any other FLASH device.
But then the question popped up.
What is the best filesystem to use on top of a PHRAM based
MTD device?
My first two ideas were to use either JFFS2 or ext2
(the latter with the blocklayer emulation).
But reading the documentation both looks like overkill.
The requirement so far is to gain maximum bebefit of the
avalable 100 kbytes of RAM.
There will be a limited number of files (< 500).
Any inputs?
Sam
next reply other threads:[~2007-03-11 20:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-11 20:05 Sam Ravnborg [this message]
2007-03-11 20:31 ` MTD_PHRAM - what filesystem to use? Jörn Engel
2007-03-11 21:08 ` Sam Ravnborg
2007-03-11 23:40 ` Jörn Engel
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=20070311200508.GA3362@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=joern@lazybastard.org \
--cc=linux-mtd@lists.infradead.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