linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@netx4.com>
To: Doug Rogers <rogers@innocon.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Another try at the run-from-Flash issue for MPC8xx/MBX/custom
Date: Wed, 29 Mar 2000 20:25:48 -0500	[thread overview]
Message-ID: <38E2AD1C.3DF0E0@embeddededge.com> (raw)
In-Reply-To: 38E27471.83CCAC10@innocon.com


Doug Rogers wrote:

> ..... It is simply a matter of size.

So, what methods are you planning to use for storing the applications,
libraries and other files you need to use and update?

> ....... I've timed the decompression of our smaller test image
> and it takes over 40 seconds on a 40MHz MBX860 board. That's too slow.

You are doing something very wrong.  I have worked on production
set top boxes that uncompress a kernel and 16 Mbyte ram disk from an
8-bit flash rom that are executing in the application in under 5 seconds.
This is a 50 Mhz 860......turn on some caches, align some data, use
faster memory.....


> I was hoping that Linux was to that point, but apparently not. Just
> having the kernel run from ROM would be helpful for now,

That saves only about 800K or so of memory.  If you are counting bytes
at that level you are in trouble already.


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-03-30  1:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-29 21:24 Another try at the run-from-Flash issue for MPC8xx/MBX/custom Doug Rogers
2000-03-30  1:25 ` Dan Malek [this message]
2000-03-30  8:51 ` Markus Sundberg
2000-03-30 20:39 ` Richard Hendricks
  -- strict thread matches above, loose matches on Subject: below --
2000-03-30 14:56 Brown, David (dbrown03)
2000-03-30 15:24 ` Dan Malek

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=38E2AD1C.3DF0E0@embeddededge.com \
    --to=dan@netx4.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=rogers@innocon.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;
as well as URLs for NNTP newsgroup(s).