linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Rik van Riel <riel@conectiva.com.br>
To: Andi Kleen <ak@muc.de>
Cc: Petr Dusil <pdusil@razdva.cz>, linux-mm@kvack.org
Subject: Re: Reduce Linux memory requirements for an Embedded PC
Date: Sat, 24 Mar 2001 13:21:29 -0300 (BRST)	[thread overview]
Message-ID: <Pine.LNX.4.21.0103241319480.1863-100000@imladris.rielhome.conectiva> (raw)
In-Reply-To: <20010324133926.A1584@fred.local>

On Sat, 24 Mar 2001, Andi Kleen wrote:
> On Sat, Mar 24, 2001 at 10:59:36AM +0100, Petr Dusil wrote:

> > I am developing a Linux distribution for a Jumptec Embedded PC. It is
> > targeted to an I486, 16MB DRAM, 16MB DiskOnChip. I have decided to use
> > Redhat 6.2  (2.2.14 kernel) and to reduce its size to fit the EPC. I
> > have simplified the kernel (removed support of all unwanted hardware),

> One way is to go back to a 2.0 kernel, which uses somewhat less
> memory. I did that on a 4MB box. There are also ways to reduce memory
> usage further for both 2.0 and 2.2, but it requires a bit of source
> patching. Basically you go through nm --size-sort -t d vmlinux and try
> to reduce all big symbols, like the static super block array and
> reducing sizes of preallocated hash tables (e.g. buffer and networking
> hash is very big in 2.2)

I'm willing to work on a CONFIG_TINY option for 2.5 which
does things like this (but I'll have to finish some VM
things first ;)).

regards,

Rik
--
Virtual memory is like a game you can't win;
However, without VM there's truly nothing to lose...

		http://www.surriel.com/
http://www.conectiva.com/	http://distro.conectiva.com.br/

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/

  reply	other threads:[~2001-03-24 16:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-24  9:59 Petr Dusil
2001-03-24 12:39 ` Andi Kleen
2001-03-24 16:21   ` Rik van Riel [this message]
2001-03-24 16:56     ` Ingo Oeser
2001-03-24 17:31       ` Rik van Riel
2001-03-24 19:06     ` Andrew Morton
2001-03-24 15:23 ` Stephen C. Tweedie

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=Pine.LNX.4.21.0103241319480.1863-100000@imladris.rielhome.conectiva \
    --to=riel@conectiva.com.br \
    --cc=ak@muc.de \
    --cc=linux-mm@kvack.org \
    --cc=pdusil@razdva.cz \
    /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