by Sleight of Mind » Sun Mar 07, 2004 12:06 pm
afaik there is a way to bring back the old OOM killer behaviour, by enabling CONFIG_OOM_KILLER. But i think that is not the problem here. It is not about which task gets killed when the system runs out of memory, but why the system runs out of memory. If everything works properly no task would be killed at all.
As soon as gradm starts it starts eating memory, far over 200Mb. When there is no more left (the box has 256) a task gets killed, usually gradm first, but sometimes other tasks get killed as well.
Isn't this all just a problem with gradm consuming too much memory? I asume gradm was made to be available on systems with less RAM as well.
-Rik