mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Nandakumar NarayanaSwamy <nanda_kn@rediffmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Re: File systems in embedded devices
Date: 10 Feb 2003 07:03:04 +0000	[thread overview]
Message-ID: <1044860584.2943.264.camel@imladris.demon.co.uk> (raw)
In-Reply-To: <20030210054816.6191.qmail@webmail27.rediffmail.com>

On Mon, 2003-02-10 at 05:48, Nandakumar NarayanaSwamy wrote:
> I sent it correctly after typing the full mail. I think this is 
> some problem in rediff mails itself.

No, I was being sarcastic. There's no text below your quotation in this
mail from you either. It's all at the top. Please don't do that.

You are still violating 
	http://www.infradead.org/~dwmw2/email.html#references
	http://www.infradead.org/~dwmw2/email.html#top-posting
	http://www.infradead.org/~dwmw2/email.html#quote-selectively
and probably also to a certain extent
	http://www.infradead.org/~dwmw2/email.html#include

> Anyway these are the my requirements:
> 
> 1) My application is coming around 8 MB. So need a file system 
> about 12 MB to which i should be able to mount the root of the 
> Linux kernel.
> 
> 2) I need read-only file system.

If you really only need it to be read-only, and assuming NOR flash, then
cramfs on a flash device sounds like a sane option. If you have NAND
flash then it's slightly more complicated -- you probably need a real
writable file system which deals with NAND but you could use it in
read-only mode.

> 3) Is it possible to create multiple ram disks of multiple file 
> systems like CRAMFS, RAMDISK for a single kernel?

Why? Where would these ramdisks be loaded from in the first place?
Wouldn't you do better to use them directly from there rather than
copying them into precious RAM?

-- 
dwmw2


  reply	other threads:[~2003-02-10  6:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-10  5:48 Nandakumar  NarayanaSwamy
2003-02-10  7:03 ` David Woodhouse [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-02-10  5:47 Nandakumar  NarayanaSwamy
2003-02-09  4:49 Nandakumar  NarayanaSwamy
2003-02-09  8:50 ` David Woodhouse

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=1044860584.2943.264.camel@imladris.demon.co.uk \
    --to=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nanda_kn@rediffmail.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

all inboxes | Powered by JetHome®