Re: Fedora Core 3, all 1.5Gb memory used, how to free it?

From: Steve Ackman (steve_at_SNIP-THIS.twoloonscoffee.com)
Date: 08/01/05


Date: Mon, 01 Aug 2005 06:28:37 GMT

On Sun, 31 Jul 2005 02:15:30 GMT, Ohmster <notareal@emailaddress.com> wrote:

> Agreed, but it is not normal for System Monitor to take forever to open up
> and for the application to become unresponsive, due to lack of memory?

  With 1.5 GB of RAM, it was certainly not from lack
of memory.

> I
> had to force the program closed and tried it several times in an attempt to
> get more information on what was going on with system resources. I was so
> sure of this that I really did not do more tests at the time. Perhaps I
> should have?

  Yes. You should have run 'top' to see what was
using all your resources. Sluggish behavior can be
caused by CPU load, disk access, or by swap. The
top utility looks at all of those... though the way
it reports them can be somewhat cryptic.

  One thing that isn't cryptic though is if your
load average is above 3 or 4, you need to look at
the first line in the process list to see what the
resource hog is. IME, it's usually a java_vm that
was supposed to die but didn't, or a mozilla that
suddenly started using up 60 or 70% of CPU cycles,
or an updatedb running concurrently with some other
heavy disk access app.



Relevant Pages

  • Re: REGION=0M and LSQA
    ... At the time, memory was very expensive, and we ... remaining storage and always issued a return code zero. ... programs actually worked in production, ... all of the resources used by the job up until that point ...
    (bit.listserv.ibm-main)
  • Re: A realistic price comparison
    ... > Spreading Apple FUD is just as bad as spreading Microsoft FUD. ... > However, I assure you, I had more than enough resources on my XP ... > instilled in them by having limited memory and disk space early on. ...
    (comp.sys.mac.advocacy)
  • Re: Alternatives to C: ObjectPascal, Eiffel, Ada or Modula-3?
    ... pretty much have memory bugs, ... having to do manual cleanups for 100% of your resources or for only 1%? ... This is a slight problem in languages like Java that have GC but no flow-control abstraction. ... Languages like Lisp and Smalltalk are another story: it's easy to have a with-open flow control construct that runs some subordinate code and then cleans up, and to have this be the standard way to use such things. ...
    (comp.programming)
  • Re: Applications "buying" resources
    ... Some applications already do that..e.g. ... given the amount of memory it has available. ... asked to relinquish resources, ... What if some other higher priority task comes along and/or the network ...
    (comp.arch.embedded)
  • Re: Fork bombing a Linux machine as a non-root user
    ... It is past time for the linux enthusiats touting linux as more ... systems limited resources (CPU time, physical memory, and so on). ...
    (Fedora)