> > 2 active processes, no swap
> > 
> > #1                                  #2
> > kmalloc 32K                         kmalloc 16K
> > OK                                  OK
> > kmalloc 16K                         kmalloc 32K
> > block                                       block
> > 
> 
> ... and we get two wakeup_kswapd()s.  kswapd has PF_MEMALLOC and so is
> able to eat memory which processes #1 and #2 are not allowed to touch.

'no swap'

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to