Re: %u-order allocation failed

Rik van Riel (riel@conectiva.com.br)
Tue, 9 Oct 2001 08:48:04 -0300 (BRST)


On Mon, 8 Oct 2001, Linus Torvalds wrote:
> On Tue, 9 Oct 2001, Mikulas Patocka wrote:
> >
> > Linus, what do you think: is it OK if fork randomly fails with very small
> > probability or not?
>
> I've never seen it, I've never heard it reported, and I _know_ that
> vmalloc() causes slowdowns.

I've seen it happen during stresstest of an underpowered
test box. When that point is reached, the system usually
is already so far overloaded there's little point in
allowing extra processes to be started.

> In short, I'm not switching to a vmalloc() fork.

The only real use I could see would be to allow root to
start up some commands to save the box when it's going
down the drain. Probably not worth it since root could
have just used ulimit for the normal users ;)

regards,

Rik

-- 
DMCA, SSSCA, W3C?  Who cares?  http://thefreeworld.net/  (volunteers needed)

http://www.surriel.com/ http://distro.conectiva.com/

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