Re: Spinlock support for linux-hppa?

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

Предыдущее
От: Eric B.Ridge
Дата:
Сообщение: Postgres + Xapian (was Re: fulltext searching via a custom index type )
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: PL/Java issues