From: Udi Finkelstein <udif@bigfoot.com>
To: mtd@infradead.org
Subject: Re: DOC2000 and Kernel 2.3 ??
Date: Wed, 12 Apr 2000 13:36:05 +0300 [thread overview]
Message-ID: <38F45195.5040502@bigfoot.com> (raw)
In-Reply-To: 8d0raj$gbm$1@whiskey.fireplug.net
Stuart Lynne wrote:
>
> In article <f1c7fssr0pi4tvjhv4g10trhkqq28j0i6r@4ax.com>,
> Udi Finkelstein <udif@bigfoot.com> wrote:
>
> >I see 3 possible options:
> >
> >1. Hacking the original m-sys 2.2.x driver to work under 2.3.x. Is this
> >possible? How much of the binary only portion depends on the 2.2.x kernel=
> > API?
> >Can it be adapted to 2.3.x by changing only the skeleton code around it?
>
> Very little if any. You should be able to just modify the fldrvlnx.c file
> appropriately and have it work.
>
> I'm not to sure what CRAMFS is going to do for you. It's not too hard
> to have a minimal system entirely on the RAM disk
If I want to use a filesystem containing read-only files (executables
and data files) which is 2 MB for example, I would require either:
* 2MB conventional filesystem (e2fs) mounted read-only, using no
dedicated RAM (other than caching/buffering), but using 2MB of the flash
disk (50% in my case).
* compressed RAM disk mounted as an initrd, using 2MB RAM (out of the
8MB DRAM I have), but only 1MB flash (25% of the DOC2000-4MB I use,
assuming 50% compression ratio).
* CRAMFS based partition using 1MB flash and no RAM.
Ofcourse, the bigger the partition needs to be, the higher the gains.
I'd rather have the 3rd option.
Also, where do I find a *complete* list of 2.2 -> 2.3 kernel changes?
the only list I found was:
http://www.atnf.csiro.au/~rgooch/linux/docs/porting-to-2.3.html
and it is certainly lacking.
> Stuart Lynne <sl@fireplug.net> __O
>
Udi
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
next prev parent reply other threads:[~2000-04-12 10:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-04-11 23:07 DOC2000 and Kernel 2.3 ?? Udi Finkelstein
2000-04-12 3:42 ` Stuart Lynne
2000-04-12 10:36 ` Udi Finkelstein [this message]
2000-04-12 8:58 ` David Woodhouse
2000-04-12 9:26 ` Finn Hakansson
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=38F45195.5040502@bigfoot.com \
--to=udif@bigfoot.com \
--cc=mtd@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.