Re: Spinlock support for linux-hppa? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Spinlock support for linux-hppa?
Date
Msg-id 21757.1072979907@sss.pgh.pa.us
Whole thread Raw
In response to Re: Spinlock support for linux-hppa?  (Oliver Elphick <olly@lfix.co.uk>)
Responses Re: Spinlock support for linux-hppa?  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-hackers
Oliver Elphick <olly@lfix.co.uk> writes:
> On Thu, 2004-01-01 at 03:22, Oliver Elphick wrote:
>> What is needed to provide spinlock support for linux on hppa?

Possibly nothing --- can you try CVS tip?  Bruce has already committed
his patch to decouple CPU and OS assumptions there, and I changed the
TAS code to be inline for gcc.  AFAICS it should just work.

> I should add that 7.3.4 built OK.

For sufficiently small values of OK, perhaps so.  We didn't complain
about not having spinlocks then.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: Re: PL/Java issues
Next
From: Oliver Elphick
Date:
Subject: Re: Spinlock support for linux-hppa?