All of lore.kernel.org
 help / color / mirror / Atom feed
From: "José Luis Domingo López" <jdomingo@internautas.org>
To: Linux Kernel Mailinglist <linux-kernel@vger.kernel.org>
Subject: Re: Out of Memory: Killed process pine, find, kza ...
Date: Sun, 30 Dec 2001 16:17:33 +0100	[thread overview]
Message-ID: <20011230151732.GA1659@localhost> (raw)
In-Reply-To: <Pine.LNX.4.43.0112301550150.2297-100000@LiSa>
In-Reply-To: <Pine.LNX.4.43.0112301550150.2297-100000@LiSa>

On Sunday, 30 December 2001, at 15:57:38 +0100,
Michael De Nil wrote:

> I have a strange problem with kernel 2.4.14 & 2.4.17 (the two I tried on)
> When I run a simple command like 'find /var -name sendmail* -print' (this
> one) or when running pine, kza, etc. Iget the error: 'Out of Memory:
> Killed process 2032 (find)'
> I did a vmstat 2 while running 'find /var -name sendmail* -print'
> Here is what I recieved after a while:
> 
> cs                      memory    swap          io     system         cpu
> r  b  w   swpd   free   buff  cache  si  so    bi    bo   in    cs  us  sy  id
> 6  0  2 205720   1408   1220   5176   0 1664    12  1682  332    67   6  93   1
> [...]
> 1  0  0 240964   1328   1224   5000   0 924    10   924  231    71   8  92   0
> Out of Memory: Killed process 2032 (find).
> 
> 
It doesn't seem to be the problem some people is complaining about
lately. These people get OOM but their systems still have tons of
"available" memory in buffers and/or caches. This is not your case, and
it seems OOM kills a process just in time to avoid having no memory
available for the system to continue working.

I would run "top" and see what processes are eating up your memory,
because 128 MB RAM + 256 MB swap is more than enough for a "normal"
system. Maybe is a program that went crazy, and keeps on allocating all
your memory, leaving nothing for the rest. I have seen both X and
netscape processes behaving this way.

-- 
José Luis Domingo López
Linux Registered User #189436     Debian Linux Woody (P166 64 MB RAM)
 
jdomingo AT internautas DOT   org  => Spam at your own risk


      reply	other threads:[~2001-12-30 15:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-30 14:57 Out of Memory: Killed process pine, find, kza Michael De Nil
2001-12-30 15:17 ` José Luis Domingo López [this message]

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=20011230151732.GA1659@localhost \
    --to=jdomingo@internautas.org \
    --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.