Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Lucas DRAESCHER <git(at)draescher(dot)fr>, Laetitia Avrot <laetitia(dot)avrot(at)gmail(dot)com>, "tanswis42(at)gmail(dot)com" <tanswis42(at)gmail(dot)com>, cca5507 <cca5507(at)qq(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Date: 2026-08-30 18:02:33
Message-ID: 66D2F12C-3C62-4C5B-8FB7-62EE651F21C6@yandex-team.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Lucas,

The CF entry is currently Ready for Committer, but the latest review
prefers v2 while noting that it no longer applies after the
AioShmemInit() change. It also leaves the IsUnderPostmaster check open.

Could you post a single vNext with the intended design, rebased to the
current API, and address that check? I have moved the entry to Waiting
on Author for now.

Thank you!

Best regards, Andrey Borodin.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-08-30 18:05:27 Re: convert various variables to atomics
Previous Message Andrey Borodin 2026-08-30 17:54:36 Re: convert various variables to atomics