Re: First set of OSDL Shared Mem scalability results, - Mailing list pgsql-performance

From Steinar H. Gunderson
Subject Re: First set of OSDL Shared Mem scalability results,
Date
Msg-id 20041008223945.GA15067@uio.no
Whole thread Raw
In response to Re: First set of OSDL Shared Mem scalability results,  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
On Fri, Oct 08, 2004 at 06:32:32PM -0400, Tom Lane wrote:
> This does raise a question for Josh though, which is "where's the
> oprofile results?"  If we do have major problems at the level of cache
> misses then oprofile would be able to prove it.

Or cachegrind. I've found it to be really effective at pinpointing cache
misses in the past (one CPU-intensive routine was sped up by 30% just by
avoiding a memory clear). :-)

/* Steinar */
--
Homepage: http://www.sesse.net/

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: First set of OSDL Shared Mem scalability results,
Next
From: Josh Berkus
Date:
Subject: Re: First set of OSDL Shared Mem scalability results,