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

From Bruce Momjian
Subject Re: Spinlock support for linux-hppa?
Date
Msg-id 200401020515.i025FEe17756@candle.pha.pa.us
Whole thread Raw
In response to Re: Spinlock support for linux-hppa?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Tom Lane wrote:
> >> ... copy the slock_t definition for hppa from hpux.h into linux.h ...
> 
> > I think he also has to modify src/include/port/linux.h to support the HP
> > processor.
> 
> That's what I said, I thought.

Oh, I saw slock_t definition and thought s_lock.h.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Eric B.Ridge
Date:
Subject: Postgres + Xapian (was Re: fulltext searching via a custom index type )
Next
From: Andrew Dunstan
Date:
Subject: Re: PL/Java issues