From: Dan Malek <dan@embeddededge.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: sathis kanna <sathiskanna@yahoo.com>, linux-mips@linux-mips.org
Subject: Re: physical memory Limitation
Date: Thu, 04 Mar 2004 11:56:25 -0500 [thread overview]
Message-ID: <40475FB9.10701@embeddededge.com> (raw)
In-Reply-To: 20040304075906.GB23688@linux-mips.org
Ralf Baechle wrote:
> We currently don't support compressed kernels.
For AMD/Alchemy boards we do, they work very well, and there
isn't any reason it can't be supported on others. If you
use boot code like u-boot, you would also get some pretty
nice compressed kernel and initrd support (but the MIPS kernel
doesn't have a very flexible implementation of initrd support).
These features are very useful for embedded systems to maximize
resource utilization, to provide field upgrade, and fallback
recovery methods.
> But if we were supporting it the limitation would depend on size of
> available memory and how it's used at boot time, that is the limit would
> depend on the exact system.
That's true. For just a compressed kernel, size is no problem.
For initrd support, it's a little more of a challenge. I have a
board with 128M of SDRAM and we regulary use 64M initrd images
for software install and upgrade.
Thanks.
-- Dan
prev parent reply other threads:[~2004-03-04 16:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-03 15:35 physical memory Limitation sathis kanna
2004-03-04 7:59 ` Ralf Baechle
2004-03-04 16:56 ` Dan Malek [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=40475FB9.10701@embeddededge.com \
--to=dan@embeddededge.com \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
--cc=sathiskanna@yahoo.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 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.