Re: Lockless queue of waiters in LWLock

From: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Lockless queue of waiters in LWLock
Date: 2022-11-24 12:20:21
Message-ID: CALT9ZEH0RKnR7dY1yMwnkABKWawggYejbRT4MpP1JvKYznZZ-w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi, hackers!
Andres Freund recently committed his nice LWLock optimization
a4adc31f6902f6f. So I've rebased the patch on top of the current
master (PFA v5).

Regards,
Pavel Borisov,
Supabase.

Attachment Content-Type Size
v5-0001-Lockless-queue-of-LWLock-waiters.patch application/octet-stream 45.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ted Yu 2022-11-24 12:42:31 indentation in _hash_pgaddtup()
Previous Message Pavel Stehule 2022-11-24 12:16:23 Re: Schema variables - new implementation for Postgres 15