Re: OOM killer

Jesper Juhl (juhl@eisenstein.dk)
Wed, 26 Sep 2001 20:06:16 +0200


Alex Bligh - linux-kernel wrote:

> shed:~# cat /proc/sys/vm/overcommit_memory
> 0
> shed:~# echo 1 >/proc/sys/vm/overcommit_memory
> shed:~# cat /proc/sys/vm/overcommit_memory
> 1
> shed:~# echo 0 >/proc/sys/vm/overcommit_memory
> shed:~# cat /proc/sys/vm/overcommit_memory
> 0

ahh, I see. Well, you live and learn ;)

I think I've got to do my research better before writing mails to lkml.

Best regards,
Jesper Juhl
juhl@eisenstein.dk

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/