Обсуждение: Obsolete comments about semaphores in proc.c

Поиск
Список
Период
Сортировка

Obsolete comments about semaphores in proc.c

От
Thomas Munro
Дата:
Hi,

Commit 6753333f switched from a semaphore-based waiting to latch-based
waiting for ProcSleep()/ProcWakeup(), but left behind some stray
references to semaphores.  PSA.

-- 
Thomas Munro
https://enterprisedb.com

Вложения

Re: Obsolete comments about semaphores in proc.c

От
Daniel Gustafsson
Дата:
> On 14 Jun 2019, at 01:00, Thomas Munro <thomas.munro@gmail.com> wrote:

> Commit 6753333f switched from a semaphore-based waiting to latch-based
> waiting for ProcSleep()/ProcWakeup(), but left behind some stray
> references to semaphores.  PSA.

LGTM

cheers ./daniel



Re: Obsolete comments about semaphores in proc.c

От
Michael Paquier
Дата:
On Mon, Jun 17, 2019 at 01:28:42PM +0200, Daniel Gustafsson wrote:
>> On 14 Jun 2019, at 01:00, Thomas Munro <thomas.munro@gmail.com> wrote:
>
>> Commit 6753333f switched from a semaphore-based waiting to latch-based
>> waiting for ProcSleep()/ProcWakeup(), but left behind some stray
>> references to semaphores.  PSA.
>
> LGTM

Fine seen from here as well.  I am not spotting other areas, FWIW.
--
Michael

Вложения