linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* Commit f50de2d38 seems to be breaking my oom killer
@ 2010-01-07 12:34 Will Newton
  2010-01-07 13:58 ` Mel Gorman
  0 siblings, 1 reply; 13+ messages in thread
From: Will Newton @ 2010-01-07 12:34 UTC (permalink / raw)
  To: Mel Gorman; +Cc: linux-mm

Hi,

I'm having some problems on a small embedded box with 24Mb of RAM and
no swap. If a process tries to use large amounts of memory and gets
OOM killed, with 2.6.32 it's fine, but with 2.6.33-rc2 kswapd gets
stuck and the system locks up. The problem appears to have been
introduced with f50de2d38. If I change sleeping_prematurely to skip
the for_each_populated_zone test then OOM killing operates as
expected. I'm guessing it's caused by the new code not allowing kswapd
to schedule when it is required to let the killed task exit. Does that
sound plausible?

I'll try and investigate further into what's going on.

Thanks,

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-01-10 14:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07 12:34 Commit f50de2d38 seems to be breaking my oom killer Will Newton
2010-01-07 13:58 ` Mel Gorman
2010-01-07 14:15   ` Will Newton
2010-01-07 14:49     ` Mel Gorman
2010-01-08  1:58   ` Minchan Kim
2010-01-08  2:56     ` KOSAKI Motohiro
2010-01-08  4:08       ` KOSAKI Motohiro
2010-01-08  4:53         ` Minchan Kim
2010-01-08  5:10         ` Rik van Riel
2010-01-08  9:25         ` Mel Gorman
2010-01-08  9:32           ` KOSAKI Motohiro
2010-01-08 11:18         ` Will Newton
2010-01-10 14:37         ` Wu Fengguang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).