SendProcSignal(), SetLatch() → SendInterrupt()

Edit
ID 5118
Title SendProcSignal(), SetLatch() → SendInterrupt()
Topic Refactoring
Created 2024-07-10 08:58:15
Last modified 2024-10-08 02:19:37 (4 weeks ago)
Latest email 2024-11-04 19:41:33 (19 hours, 56 minutes ago)
Status
2024-11: Needs review
2024-09: Moved to next CF
Target version
Authors Heikki Linnakangas (heikki), Thomas Munro (macdice)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5118
git checkout commitfest/cf/5118
Emails
Interrupts vs signals
First at 2021-10-20 18:55:54 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2024-11-04 19:41:33 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest attachment (v3-0001-Replace-Latches-with-Interrupts.patch) at 2024-11-04 19:41:33 from Heikki Linnakangas <hlinnaka at iki.fi>
    Attachment (v3-0001-Replace-Latches-with-Interrupts.patch) at 2024-11-04 19:41:33 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: No)
    Attachment (v2-0001-Remove-unused-latch.patch) at 2024-08-30 22:17:40 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (0001-Remove-unused-latch.patch) at 2024-08-24 17:17:47 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (v3-0001-Use-latch-for-bgworker-state-change-notification.patch) at 2024-07-10 06:48:48 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Redesign-interrupts-remove-ProcSignals.patch) at 2024-07-08 02:56:38 from Thomas Munro <thomas.munro at gmail.com> (Patch: No)
    Attachment (0001-Refactor-interrupt-system.patch) at 2021-11-11 05:27:09 from Thomas Munro <thomas.munro at gmail.com> (Patch: No)
    Attachment (0001-WIP-Refactor-procsignals-and-interrupts.patch) at 2021-10-20 18:55:54 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2024-10-08 02:19:37 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-30 23:32:13 Thomas Munro (macdice) Changed authors to Heikki Linnakangas (heikki), Thomas Munro (macdice)
2024-08-30 23:32:13 Thomas Munro (macdice) Changed name to SendProcSignal(), SetLatch() → SendInterrupt()
2024-07-10 21:55:55 Thomas Munro (macdice) Changed name to SendProcSignal() → SendInterrupt(), using latches
2024-07-10 08:58:41 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2024-07-10 08:58:15 Thomas Munro (macdice) Attached mail thread CA+hUKG+3MkS21yK4jL4cgZywdnnGKiBg0jatoV6kzaniBmcqbQ@mail.gmail.com
2024-07-10 08:58:15 Thomas Munro (macdice) Created patch record
Edit