linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Nandakumar  NarayanaSwamy" <nanda_kn@rediffmail.com>
To: linux-kernel@vger.kernel.org
Subject: File systems in embedded devices
Date: 8 Feb 2003 14:20:09 -0000	[thread overview]
Message-ID: <20030208142009.17031.qmail@webmail29.rediffmail.com> (raw)

Dear All,

We are developing a embedded device based on linux. Through the 
development phase we used NFS. But now we want to move some 
filesystem
which can be created in FLASH/RAM.

I have few doubts about the file system in embedded devices.

1) What is the file system which is used normally in all embedded 
devices? (JFFS/CRAMFS/RAM DISK)

2) We tried using RAM disk as the file system. But since our 
application is huge it is not able to fit into 8 MB RAM disk 
created. When we tried to increase the size of the RAM disk, the 
kernel crashes above 9 MB. We have 32 MB in our target board.

3) I dont know whether we can use cramfs.

Can anybody suggest me some ideas so that i can solve these 
issues?

Thanks and Regards,
Nanda


             reply	other threads:[~2003-02-08 14:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-08 14:20 Nandakumar  NarayanaSwamy [this message]
2003-02-08 19:41 ` File systems in embedded devices David Woodhouse
2003-02-09 10:03 Mikael Starvik

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=20030208142009.17031.qmail@webmail29.rediffmail.com \
    --to=nanda_kn@rediffmail.com \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).