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

From Bruce Momjian
Subject Re: Spinlock support for linux-hppa?
Date
Msg-id 200401020314.i023EMn02907@candle.pha.pa.us
Whole thread Raw
In response to Re: Spinlock support for linux-hppa?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Spinlock support for linux-hppa?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> I think it might be possible to develop a localized patch for 7.4 that
> only affects linux-hppa and doesn't risk breaking anything else: copy
> the slock_t definition for hppa from hpux.h into linux.h and add the
> inline'd version of hppa tas() from CVS tip into s_lock.h.  But I'm not
> particularly interested in working on it at two removes from where any
> testing could get done.

I think he also has to modify src/include/port/linux.h to support the HP
processor.

--  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: Jan Wieck
Date:
Subject: Re: cache in plpgsql
Next
From: Tom Lane
Date:
Subject: Re: cache in plpgsql