All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel VM bug?
@ 2004-06-28  2:30 Brian
  2004-06-28  2:58 ` William Lee Irwin III
  0 siblings, 1 reply; 7+ messages in thread
From: Brian @ 2004-06-28  2:30 UTC (permalink / raw)
  To: linux-kernel

Hello list,

While doing massive memory allocation (I'm using GRASS to project NASA's BlueMarble maps) the
kernel apparently tries to kill grass but fails. When I try to access /proc/<grass_pid>/stat the
process hangs.

For example, an 'strace' of 'ps' ends like this:
open("/proc/1783/stat", O_RDONLY) = 6
read(6, <PS and strace hang here>

I am able to project a few files, but once the filesystem cache fills up, GRASS hangs or gives a
panic in vm_stat:381. The strange thing is, very little swap space is in use, and the filesystem
cache continues to use most of the RAM.

Is this a kernel bug, or do I need to use kernel 2.6.x (I am using kernel 2.4.26) and
/proc/sys/vm/overcommit_memory or similar hack?

Since I am a kernel-newbie, these links might help explain the problem better ;)
http://seclists.org/linux-kernel/2001/Dec/1604.html
http://www.mail-archive.com/debian-glibc@lists.debian.org/msg10070.html

Brian G



		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

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

end of thread, other threads:[~2004-06-30  2:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-28  2:30 Kernel VM bug? Brian
2004-06-28  2:58 ` William Lee Irwin III
2004-06-28 13:01   ` Hugh Dickins
2004-06-28 20:18     ` William Lee Irwin III
2004-06-29 20:05   ` Brian
2004-06-29 20:09     ` William Lee Irwin III
2004-06-30  2:04   ` Kernel VM bug? (more info) Brian Gunlogson

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.