public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Ollie Lho <ollie@sis.com.tw>
To: David Woodhouse <dwmw2@infradead.org>
Cc: Jimmy Brian Christanthio <jimmy@soft-v.com>,
	linux-mtd@lists.infradead.org
Subject: Re: Fw: nftl
Date: Fri, 11 May 2001 10:11:53 +0800	[thread overview]
Message-ID: <3AFB4A69.910152C8@sis.com.tw> (raw)
In-Reply-To: 11739.989488574@redhat.com

David Woodhouse wrote:
> 
> jimmy@soft-v.com said:
> > Our system is the VR4121 using the Intel Strata Flash. If we use your code
> > to establish a sector of 1MB as a drive, can we also have XIP on it?
> > That is, can we execute on the flash instead of from the SDRAM?
> 
> You cannot use NFTL on that. Technically, you could use FTL, but in some
> countries patents may prevent you from doing so. If you want a writable
> filesystem, JFFS is probably the best bet.
> 
> We don't yet have support for XIP. It would require a special filesystem
> which aligns pages of the files at page-aligned addresses in the flash
> chips. In general, compression is far more useful than XIP, because RAM is
> cheaper than flash, so nobody's yet implemented this.
> 
> I started hacking on such an xipfs once. I don't recall how far I got with
> it - you're welcome to a copy of that if you want it, although I suspect
> you'd to better to start with a clean copy of romfs and do it again.
> 
> If you require a _writable_ filesystem, it's going to be extremely
> difficult to do XIP.
> 

Agenda PDA seems to have XIP CRAMfs. You probably should take a look
at that.

Ollie

      reply	other threads:[~2001-05-11  2:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-10  9:40 Fw: nftl Jimmy Brian Christanthio
2001-05-10  9:56 ` David Woodhouse
2001-05-11  2:11   ` Ollie Lho [this message]

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=3AFB4A69.910152C8@sis.com.tw \
    --to=ollie@sis.com.tw \
    --cc=dwmw2@infradead.org \
    --cc=jimmy@soft-v.com \
    --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