All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with OOM killer killing process even when there is plenty of RAM.
@ 2011-12-06 18:47 mindentropy
  2011-12-07  5:37 ` Rajat Sharma
  2011-12-07 18:38 ` Mulyadi Santosa
  0 siblings, 2 replies; 11+ messages in thread
From: mindentropy @ 2011-12-06 18:47 UTC (permalink / raw)
  To: kernelnewbies

Hi,

  I am trying to allocate 512MB of RAM in my driver loaded as a module, but 
the OOM killer starts killing all my processes. This machine has around 24GB 
RAM and is a 8 core Xeon. The RAM is allocated in page size chunks (i.e. 
131072 chunks each of size PAGE_SIZE). I am using a 32 bit kernel with PAE 
enabled. The allocation works fine on a machine with 8GB of RAM.

Thanks.

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

end of thread, other threads:[~2011-12-09 11:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-06 18:47 Problem with OOM killer killing process even when there is plenty of RAM mindentropy
2011-12-07  5:37 ` Rajat Sharma
2011-12-07 19:13   ` mindentropy
2011-12-07 18:38 ` Mulyadi Santosa
2011-12-07 19:06   ` mindentropy
2011-12-07 19:35     ` Greg KH
2011-12-07 19:56       ` mindentropy
2011-12-07 20:11         ` Greg KH
2011-12-08  6:50           ` Rajat Sharma
2011-12-08 16:17     ` Mulyadi Santosa
2011-12-09 11:45       ` Pritam Bankar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.