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
In response to
pgsql-hackers by date
| Next: | From: Larry Rosenman | Date: 2001-01-02 12:36:53 |
| Subject: Re: Current Sources/UW7.1.1 |
| Previous: | From: Alfred Perlstein | Date: 2001-01-02 08:02:31 |
| Subject: Re: Assuming that TAS() will succeed the first time is verboten |