Re: Wierd context-switching issue on Xeon - Mailing list pgsql-performance

From Tom Lane
Subject Re: Wierd context-switching issue on Xeon
Date
Msg-id 25437.1085025536@sss.pgh.pa.us
Whole thread Raw
In response to Re: Wierd context-switching issue on Xeon  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Wierd context-switching issue on Xeon
List pgsql-performance
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> ...  The SMP issue seems to be not with whether there is
>> instantaneous contention for the locked datastructure, but with the cost
>> of making it possible for processor B to acquire a lock recently held by
>> processor A.

> I see.  I don't even see a TODO in there.  :-(

Nothing more specific than "investigate SMP context switching issues",
anyway.  We are definitely in a research mode here, rather than an
engineering mode.

ObQuote: "Research is what I am doing when I don't know what I am
doing." - attributed to Werner von Braun, but has anyone got a
definitive reference?

            regards, tom lane

pgsql-performance by date:

Previous
From: Robert Creager
Date:
Subject: Re: Wierd context-switching issue on Xeon
Next
From: Tom Lane
Date:
Subject: Re: Wierd context-switching issue on Xeon