public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Marc Singer <elf@buici.com>
Cc: Erich Schubert <erich@debian.org>, linux-mtd@lists.infradead.org
Subject: Re: recommended Filesystem for DoC?
Date: Sun, 15 Sep 2002 08:55:44 +0100	[thread overview]
Message-ID: <21231.1032076544@redhat.com> (raw)
In-Reply-To: <20020915010056.GA916@buici.com>

elf@buici.com said:
>  I've been looking into something similar.  Presently, I use ext3
> because I have enough space space for a 1M journal.  However, I don't
> recommend this.  I've been considering using cloop (KNOPPIX) because
> it doesn't require a ramdisk and then installing JFFS as the root
> filesystem.  This means that the static part is always compressed and
> mounted at boot time.

Yeah. Using a journalling pseudo-filesystem to emulate a block device, and 
having to set aside a hunk of the space it provides for journalling of a
'normal' file system, is crazy. IMHO, you only have an excuse for pretending
that flash is a block device if you're still running DOS.

The JFFS2 NAND support is almost complete -- just a few corner cases to be 
fixed up. AFAIK it should work on DoC without too much trouble -- after 
all, a DoC is just a bunch of NAND flash chips.

--
dwmw2

  reply	other threads:[~2002-09-15  7:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-14 23:51 recommended Filesystem for DoC? Erich Schubert
2002-09-15  1:00 ` Marc Singer
2002-09-15  7:55   ` David Woodhouse [this message]
2002-09-15 17:54     ` Erich Schubert
2002-09-15 19:44       ` David Woodhouse
2002-09-15 10:41   ` Erich Schubert
2002-09-15 14:13     ` Marc Singer
2002-09-15 19:07 ` Charles Manning

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=21231.1032076544@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=elf@buici.com \
    --cc=erich@debian.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