I
don't see any entry in /proc with what you have suggested..
there are only the following entries in
/proc/sys/vm
bdflush
max-readahead
min-readahead
page-cluster
kswapd max_map_count overcommit_memory pagetable_cache
kswapd max_map_count overcommit_memory pagetable_cache
Regards,
Abu.
Subject: Re: Out of Memory, what's workaround...Try "echo 100 > /proc/sys/vm/lower_zone_protection"
-gpai
On 4/11/06, Abu M. Muttalib <abum@xxxxxxxxx> wrote:>
>> While running an application on my target hardware, an ARM based system,
I
>> am getting the following OOM message. Is there any way to circumvent this
>> problem? Is there any fix available for the same?
>
>echo 2 > /proc/sys/vm/overcommit_mode
overcommit_memory I guess.
I tried overcommit_memory=2, but system refused to fork any process, It was
not possible to even 'cat'. It showed out of memory.
I tried overcommit_memory=1, but not sure what kind of implication it will
have on system.
Regards,
~Abu
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/