All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian <bmg300@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: Kernel VM bug?
Date: Sun, 27 Jun 2004 19:30:39 -0700 (PDT)	[thread overview]
Message-ID: <20040628023039.70960.qmail@web41505.mail.yahoo.com> (raw)

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

             reply	other threads:[~2004-06-28  2:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-28  2:30 Brian [this message]
2004-06-28  2:58 ` Kernel VM bug? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040628023039.70960.qmail@web41505.mail.yahoo.com \
    --to=bmg300@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.