2002-09-11 06:36:56

by Sanjay Kumar

[permalink] [raw]
Subject: Reducing memory footprint for embedded linux

Hi,
I am reducing the memory usage of vmlinux used in embedded
system ( I am using Montavista Hardhat linux 2.4.2 kernel) .
I am able to reduce some by allocating lesser memory to caches
(page_cache, buffer cache etc.. )
What all other areas I can look for reducing the memory usage.

Please cc me as I am not subscribed to list

Thanks
sanjay

__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute


2002-09-12 01:19:36

by Bernd Eckenfels

[permalink] [raw]
Subject: Re: Reducing memory footprint for embedded linux

In article <[email protected]> you wrote:
> I am reducing the memory usage of vmlinux used in embedded
> system ( I am using Montavista Hardhat linux 2.4.2 kernel) .

Do you need the 2.4 kernel in the first place? What architecture you want to
run on?

Greetings
Bernd