Re: Using Threads?

Поиск
Список
Период
Сортировка
От Myron Scott
Тема Re: Using Threads?
Дата
Msg-id 3A518C9D.4050107@sacadia.com
обсуждение исходный текст
Ответ на Re: Using Threads?  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-hackers
spinlocks rewritten to mutex_
locktable uses sema_
some cond_ in bufmgr.c

Myron


Karel Zak wrote:

> On Mon, 1 Jan 2001, Myron Scott wrote:
> 
> 
>> For anyone interested,
>> 
>> I have posted my multi-threaded version of PostgreSQL here.
>> 
>> http://www.sacadia.com/mtpg.html
> 
> 
>  How you solve locks? Via original IPC or you rewrite it to mutex (etc).
> 
>                 Karel  



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alfred Perlstein
Дата:
Сообщение: Re: Assuming that TAS() will succeed the first time is verboten
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: Current Sources/UW7.1.1