From: | Mark Wong <markw(at)osdl(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | josh(at)agliodbs(dot)com, Simon Riggs <simon(at)2ndquadrant(dot)com>, testperf-general(at)pgfoundry(dot)org, pgsql-performance(at)postgresql(dot)org |
Subject: | Re: [Testperf-general] Re: First set of OSDL Shared Memscalability results, some wierdness ... |
Date: | 2004-10-15 21:32:06 |
Message-ID: | 20041015143206.A17724@osdl.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-performance |
On Fri, Oct 15, 2004 at 05:27:29PM -0400, Tom Lane wrote:
> Josh Berkus <josh(at)agliodbs(dot)com> writes:
> >> I suspect the reason recalc_sigpending_tsk is so high is that the
> >> original coding of PG_TRY involved saving and restoring the signal mask,
> >> which led to a whole lot of sigsetmask-type kernel calls. Is this test
> >> with beta3, or something older?
>
> > Beta3, *without* Gavin or Neil's Futex patch.
>
> Hmm, in that case the cost deserves some further investigation. Can we
> find out just what that routine does and where it's being called from?
>
There's a call-graph feature with oprofile as of version 0.8 with
the opstack tool, but I'm having a terrible time figuring out why the
output isn't doing the graphing part. Otherwise, I'd have that
available already...
Mark
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-10-15 21:44:34 | Re: [Testperf-general] Re: First set of OSDL Shared Memscalability results, some wierdness ... |
Previous Message | Tom Lane | 2004-10-15 21:27:29 | Re: [Testperf-general] Re: First set of OSDL Shared Memscalability results, some wierdness ... |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-10-15 21:37:50 | Re: mmap (was First set of OSDL Shared Mem scalability results, some wierdness ... |
Previous Message | Tom Lane | 2004-10-15 21:27:29 | Re: [Testperf-general] Re: First set of OSDL Shared Memscalability results, some wierdness ... |