pgsql: aio: Add README.md explaining higher level design

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: aio: Add README.md explaining higher level design
Date: 2025-04-01 20:17:49
Message-ID: E1tzi3R-002AHz-0Y@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

aio: Add README.md explaining higher level design

Reviewed-by: Noah Misch <noah(at)leadboat(dot)com>
Reviewed-by: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Discussion: https://postgr.es/m/uvrtrknj4kdytuboidbhwclo4gxhswwcpgadptsjvjqcluzmah%40brqs62irg4dt
Discussion: https://postgr.es/m/20210223100344.llw5an2aklengrmn@alap3.anarazel.de
Discussion: https://postgr.es/m/stj36ea6yyhoxtqkhpieia2z4krnam7qyetc57rfezgk4zgapf@gcnactj4z56m

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fdd146a8ef2bc0c24e8d27e3773feeb8ef0a9c25

Modified Files
--------------
src/backend/storage/aio/README.md | 424 ++++++++++++++++++++++++++++++++++++++
src/backend/storage/aio/aio.c | 2 +
2 files changed, 426 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2025-04-01 20:29:11 Re: TEMP_CONFIG vs test_aio
Previous Message Andres Freund 2025-04-01 20:17:05 Re: TEMP_CONFIG vs test_aio