Re: User space out of memory approach

From: Denis Vlasenko
Date: Tue Jan 11 2005 - 16:56:45 EST


On Tuesday 11 January 2005 21:16, Ilias Biris wrote:
> Hi
>
> where I come from we say (jokingly of course) 'got a headache? chop
> your own head ... end of problem'.
>
> Though your system is not guaranteed to become more stable. When you
> forbid overcommitting memory, all you do is make failure occur for ALL
> processes at a different time. A process is happily doing something
> useful when all of a sudden its fork may die due to 'out of memory'

Application which does not check fork, malloc, etc for
success is buggy.
--
vda

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