Re: fedora OS high memory usage



Ravi Malghan wrote:
Hi: I have installed Fedora 6 on a laptop with 756MB
RAM. With no application started when the machine
boots up, the top is saying that, 601308K is being
used.

Mem: 774356k total, 601308k used, 173048k free,
19348k buffers

Is this normal? or is this not really what it means. I
read some postings that the memory usage shown here is
what is allocated for the processes and not how much
is being used.

It's normal -- you need to look at the "cached" figure as well, which is
memory used to keep a copy of data on the hard drive that the system has
accessed recently. If the system needs to read it again, it can get it
out of cache, which is much faster than reading it from disk.

Memory used for caching is being used productively, while free memory
isn't, so the system tries to use nearly all memory for caching if it
hasn't got a better use for it.

James.

--
E-mail: james@ | Words fail me. Thank goodness I can make gestures.
aprilcottage.co.uk | -- Mark Hughes

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: CL Scaling for High Traffic Web Sites
    ... b> there's still the problem with caching database queries in memory once ... in memory of different machines, ... i think HT over network will introduce at least order-of-magnitude overhead ...
    (comp.lang.lisp)
  • Re: CL Scaling for High Traffic Web Sites
    ... b> there's still the problem with caching database queries in memory once ... i think HT over network will introduce at least order-of-magnitude overhead ...
    (comp.lang.lisp)
  • RE: Data caching question
    ... All this stuff is built in to ASP.NET ... I was thinking about making another caching singleton that would cache ... the CacheDB object would have a timer ... My primary concerns are the memory usages of in memory tables ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Measuring size of Session object
    ... serialization/deserialization of object access instead of bloated memory. ... Note that a caching strategy also includes putting user specific data in ... viewstate as opposed to session. ... >> Alvin Bruney ...
    (microsoft.public.dotnet.framework.performance)
  • Re: onpageshow and valid xhtml
    ... Memory caching is used at least since Mozilla/4.x. ... the bfcache is one reason why Firefox eats as much memory as ... This proprietary code is not necessary if XHTML is used, ...
    (comp.lang.javascript)