pgsql: Another try at the inlined MIPS spinlock code.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Another try at the inlined MIPS spinlock code.
Date: 2005-08-26 22:04:43
Message-ID: 20050826220443.2E96AD7D31@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Another try at the inlined MIPS spinlock code. Can't test this myself,
but for sure it's not any more broken than the prior version.

Modified Files:
--------------
pgsql/src/include/storage:
s_lock.h (r1.136 -> r1.137)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/storage/s_lock.h.diff?r1=1.136&r2=1.137)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-08-26 22:04:53 pgsql: Another try at the inlined MIPS spinlock code.
Previous Message User Agoldshuv 2005-08-26 20:58:42 bizgres - bizgres: Updated release entry with loader revisions.