Re: Using WaitEventSet in the postmaster

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Using WaitEventSet in the postmaster
Date: 2022-12-07 03:16:18
Message-ID: CA+hUKGLAHAuHPJ9oWaRHP-CoME9MuATW=afZ+WQXHXMNw2m7rg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Oops, v5 was broken as visible on cfbot (a last second typo broke it).
Here's a better one.

Attachment Content-Type Size
v6-0001-Add-WL_SOCKET_ACCEPT-event-to-WaitEventSet-API.patch text/x-patch 3.5 KB
v6-0002-Don-t-leak-a-signalfd-when-using-latches-in-the-p.patch text/x-patch 1.6 KB
v6-0003-Allow-parent-s-WaitEventSets-to-be-freed-after-fo.patch text/x-patch 2.1 KB
v6-0004-Give-the-postmaster-a-WaitEventSet-and-a-latch.patch text/x-patch 22.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2022-12-07 03:20:08 Re: Commit fest 2022-11
Previous Message Andres Freund 2022-12-07 03:05:53 Re: meson PGXS compatibility