aio: Basic subsystem initialization

Andres Freund <andres@anarazel.de>

Commit: 02844012b304ba80d1c48d51f6fe10bb622490cc
Author: Andres Freund <andres@anarazel.de>
Date: 2025-03-17T22:51:33Z
Releases: 18.0
aio: Basic subsystem initialization

This commit just does the minimal wiring up of the AIO subsystem, added in the
next commit, to the rest of the system. The next commit contains more details
about motivation and architecture.

This commit is kept separate to make it easier to review, separating the
changes across the tree, from the implementation of the new subsystem.

We discussed squashing this commit with the main commit before merging AIO,
but there has been a mild preference for keeping it separate.

Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Reviewed-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/uvrtrknj4kdytuboidbhwclo4gxhswwcpgadptsjvjqcluzmah%40brqs62irg4dt

Files

Documentation touched

Discussion

  • AIO v2.0 213 messages · 2024-09-01 → 2025-07-29