Use ReadRecentBuffer() for btree root page

Edit
ID 4419
Title Use ReadRecentBuffer() for btree root page
Topic Performance
Created 2023-06-29 07:39:53
Last modified 2024-10-07 07:09:03 (1 month ago)
Latest email 2024-01-21 02:17:49 (9 months, 2 weeks ago)
Status
2024-09: Returned with feedback
2024-07: Moved to next CF
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
Target version
Authors 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/4419
git checkout commitfest/cf/4419
Emails
ReadRecentBuffer() doesn't scale well
First at 2023-06-27 02:05:46 by Andres Freund <andres at anarazel.de>
Latest at 2024-01-21 02:17:49 by vignesh C <vignesh21 at gmail.com>
Latest attachment (v2-0001-Improve-ReadRecentBuffer-scalability.patch) at 2023-06-30 02:13:11 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v2-0001-Improve-ReadRecentBuffer-scalability.patch) at 2023-06-30 02:13:11 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Improve-ReadRecentBuffer-scalability.patch) at 2023-06-29 07:35:30 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (futex-prototype.patch) at 2023-06-27 11:49:48 from Ants Aasma <ants at cybertec.at> (Patch: Yes)
History
When Who What
2024-10-07 07:09:03 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Returned with feedback
2024-08-01 01:41:49 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-08 08:19:49 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-02-01 18:51:37 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2024-01-21 02:17:35 vigneshwaran C (vignesh.postgres) New status: Waiting on Author
2023-12-04 09:47:11 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 09:47:04 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-02 07:43:48 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-06-29 07:40:02 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2023-06-29 07:39:53 Thomas Munro (macdice) Attached mail thread 20230627020546.t6z4tntmj7wmjrfh@awork3.anarazel.de
2023-06-29 07:39:53 Thomas Munro (macdice) Created patch record
Edit