Re: Linux max on shared buffers? - Mailing list pgsql-general

From Chris Albertson
Subject Re: Linux max on shared buffers?
Date
Msg-id 20020711062117.59467.qmail@web14706.mail.yahoo.com
Whole thread Raw
In response to Re: Linux max on shared buffers?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Linux max on shared buffers?
List pgsql-general
What I have found, on a machine that is doing mostly DBMS servering
if you have a small shared buffer you will see that the CPU is
not fully utilized as it is waiting on I/O a lot of the time.
I keep adding buffer space until the CPU utilization goes to
~100%.  Adding more buffer after this does little to speed up
querries.  I use the "top" display under either Linux or Solaris.

This is purly imperical and based on observation but it makes
sense that if the point of the buffer is to avoid disk I/O that
after disk I/O is no longer the bottle neck then adding more
buffers does little good.  On a typial 1 CPU PC after about 200MB
of buffer the CPU becomes the bottle neck



=====
Chris Albertson
  Home:   310-376-1029  chrisalbertson90278@yahoo.com
  Cell:   310-990-7550
  Office: 310-336-5189  Christopher.J.Albertson@aero.org

__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

pgsql-general by date:

Previous
From: Christopher namukhula
Date:
Subject: NAME CHANGE
Next
From: "Henrik Steffen"
Date:
Subject: Re: Serious Crash last Friday