Re: pgsql: Fix the fallback memory barrier implementation to be reentrant.

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Fix the fallback memory barrier implementation to be reentrant.
Date: 2015-06-29 10:02:54
Message-ID: 20150629100254.GA17640@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2015-06-28 18:42:55 -0400, Tom Lane wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> > Fix the fallback memory barrier implementation to be reentrant.
>
> Seems this has not done the trick: anole just crashed with "stuck
> spinlock" again.

Hopefully it fixed protosciurus and castoroides though, that had
different symptoms.

Looking into anole specifically.

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2015-06-29 12:54:07 pgsql: Replace ia64 S_UNLOCK compiler barrier with a full memory barrie
Previous Message Peter Eisentraut 2015-06-29 04:08:06 pgsql: Translation updates