Re: Spinlocks, yet again: analysis and proposed patches - Mailing list pgsql-hackers

From Qingqing Zhou
Subject Re: Spinlocks, yet again: analysis and proposed patches
Date
Msg-id dg2sp7$1qv2$1@news.hub.org
Whole thread Raw
In response to Spinlocks, yet again: analysis and proposed patches  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Spinlocks, yet again: analysis and proposed patches
List pgsql-hackers
"Tom Lane" <tgl@sss.pgh.pa.us> wrote
>
> My proposal therefore is to do #2, #3, and #4, and to modify the TAS
> assembly code at least on x86_64.  Together, these changes bring
> my test case on a 4-way Opteron from
>

Some changes are based on tests and heuristics, so can we make them into the 
configure script so the choice could be made automatically?

Regards,
Qingqing 




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Spinlocks, yet again: analysis and proposed patches
Next
From: Stephen Frost
Date:
Subject: Re: Spinlocks, yet again: analysis and proposed patches