Re: Spinlock support for linux-hppa?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Spinlock support for linux-hppa?
Дата
Msg-id 200401020314.i023EMn02907@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Spinlock support for linux-hppa?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Spinlock support for linux-hppa?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: cache in plpgsql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: cache in plpgsql