Re: Linux mis-reporting memory - Mailing list pgsql-performance

From Greg Smith
Subject Re: Linux mis-reporting memory
Date
Msg-id Pine.GSO.4.64.0709211502010.23802@westnet.com
Whole thread Raw
In response to Linux mis-reporting memory  (Decibel! <decibel@decibel.org>)
List pgsql-performance
On Thu, 20 Sep 2007, Decibel! wrote:

> I'm finding this rather interesting report from top on a Debian box...
> how is it that linux thinks that 30G is cached?

top on Linux gives weird results when faced with situations where there's
shared memory involved.  I look at /proc/meminfo and run ipcs when I want
a better idea what's going on.  As good of an article on this topic as
I've found is http://gentoo-wiki.com/FAQ_Linux_Memory_Management which
recommends using free to clarify how big the disk cache really is.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

pgsql-performance by date:

Previous
From: Bill Moran
Date:
Subject: Re: Low CPU Usage
Next
From: Denes Daniel
Date:
Subject: Re: Query planner unaware of possibly best plan