Re: Erroneous PPC spinlock code

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: PostgreSQL Development <pgsql-hackers@postgresql.org>, Reinhard Max <max@suse.de>
Date: 2003-11-05T18:28:43Z
Lists: pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> The SuSE PPC guru said that the PPC spinlock code we currently use may
> behave erroneously on multiprocessor systems.

What's his evidence for that claim?  The code we have is based directly
on the recommendations in the PPC manuals, and has been tested on
multi-CPU systems.

			regards, tom lane