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

From Adam Tauno Williams
Subject Re: Linux mis-reporting memory
Date
Msg-id 1190334156.6835.1.camel@aleph.wmmi.net
Whole thread Raw
In response to Linux mis-reporting memory  (Decibel! <decibel@decibel.org>)
List pgsql-performance
> Sorry, I know this is probably more a linux question, but I'm guessing
> that others have run into this...
> I'm finding this rather interesting report from top on a Debian box...
> Mem:  32945280k total, 32871832k used,    73448k free,   247432k buffers
> Swap:  1951888k total,    42308k used,  1909580k free, 30294300k cached
> This is a machine that's been up some time and the database is 400G, so
> I'm pretty confident that shared_buffers (set to 8G) should be
> completely full, and that's what that top process is indicating.

Nope,  use "ipcs" to show allocated shared memory segments.

One of the better articles on LINUX & memory management -
http://virtualthreads.blogspot.com/2006/02/understanding-memory-usage-on-linux.html

--
Adam Tauno Williams, Network & Systems Administrator
Consultant - http://www.whitemiceconsulting.com
Developer - http://www.opengroupware.org


pgsql-performance by date:

Previous
From: smiley2211
Date:
Subject: Re: Upgraded from 7.4 to 8.1.4 QUERIES NOW SLOW!!!
Next
From: "Scott Marlowe"
Date:
Subject: Re: Upgraded from 7.4 to 8.1.4 QUERIES NOW SLOW!!!