Re: [uml-user] forkbomb into guest

2007-05-12 Thread Jeff Dike
On Fri, May 11, 2007 at 06:06:00PM +0200, Blaisorblade wrote: > Normally a forkbomb exhausts CPU faster than memory (because there is also > swap configured). With 32M or 64M of RAM and swap disabled, I get multiple > OOM. This might be better now with the irqstacks patchset I sent in. This was

Re: [uml-user] forkbomb into guest

2007-05-12 Thread Jeff Dike
On Sat, May 12, 2007 at 04:52:51AM -0400, Jeff Dike wrote: > This might be better now with the irqstacks patchset I sent in. This > was prompted by this problem (forks failing when there is free memory > - just not enough contiguous to get a kernel stack). Hmmm, I still get ooms from fork(), even