Re: pgsql: Add a basic atomic ops API abstracting away platform/architectur

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add a basic atomic ops API abstracting away platform/architectur
Date: 2014-09-26 00:28:57
Message-ID: CAB7nPqRecQ2mfUKkhJQ+DjgMAFYZM1te1iVEE6RnjXVS4H1pyg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Fri, Sep 26, 2014 at 9:16 AM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> On 2014-09-26 09:12:43 +0900, Michael Paquier wrote:
>> On Fri, Sep 26, 2014 at 8:59 AM, Andres Freund <andres(at)anarazel(dot)de> wrote:
>> > Add a basic atomic ops API abstracting away platform/architecture details.
>>
>> locust is not happy with this patch:
>> http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=locust&dt=2014-09-26%2000%3A00%3A48
>
> On it. I'm pretty sure it won't feel lonely being red
> coloured... There'll be, as mentioned in the commit message, more
> breakage. This is highly compiler specific stuff and there's only so
> much that can be tested without access to the buildfarm...

That's for sure. Note that lapwing as well showed up in red:
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=lapwing&dt=2014-09-26%2000%3A15%3A02
--
Michael

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2014-09-26 00:45:47 pgsql: Fix atomic ops for x86 gcc compilers that don't understand atomi
Previous Message Andres Freund 2014-09-26 00:16:36 Re: pgsql: Add a basic atomic ops API abstracting away platform/architectur