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
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