Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Spinlocks may be broken. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Spinlocks may be broken.
Date
Msg-id [email protected]
Whole thread Raw
In response to Spinlocks may be broken.  (Alfred Perlstein <[email protected]>)
Responses Re: Spinlocks may be broken.
List pgsql-hackers
Alfred Perlstein <[email protected]> writes:
> I'm pretty sure you guys need memory barrier ops.

On a machine that requires such a thing, the assembly code for UNLOCK
should include it.  Want to provide a patch?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: Re: LOCK Fixes/Break on FreeBSD 4.2-STABLE
Next
From: Alfred Perlstein
Date:
Subject: Re: Spinlocks may be broken.