Re: MultiXact\SLRU buffers configuration
Shawn Debnath <sdn@amazon.com>
From: Shawn Debnath <sdn@amazon.com>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: Andrey Borodin <x4mmm@yandex-team.ru>, Gilles Darold <gilles@darold.net>, Tomas Vondra <tomas.vondra@enterprisedb.com>, Tomas Vondra <tomas.vondra@2ndquadrant.com>, Alexander Korotkov <aekorotkov@gmail.com>, Anastasia Lubennikova <a.lubennikova@postgrespro.ru>, Daniel Gustafsson <daniel@yesql.se>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>, Thomas Munro <thomas.munro@gmail.com>
Date: 2022-01-14T22:20:05Z
Lists: pgsql-hackers
On Fri, Jan 14, 2022 at 05:28:38PM +0800, Julien Rouhaud wrote: > > PFA rebase of the patchset. Also I've added a patch to combine > > page_number, page_status, and page_dirty together to touch less > > cachelines. > > The cfbot reports some errors on the latest version of the patch: > > https://cirrus-ci.com/task/6121317215764480 > [...] > Could you send a new version? In the meantime I will switch the patch > status > to Waiting on Author. > I was planning on running a set of stress tests on these patches. Could we confirm which ones we plan to include in the commitfest? -- Shawn Debnath Amazon Web Services (AWS)
Commits
-
Rework new SLRU test with injection points
- 94a3373ac5c3 18.0 landed
-
injection_point: Add injection_points.stats
- 2e35c67f9568 18.0 landed
-
injection_points: Add initialization of shmem state when loading module
- b2b023aa3706 18.0 landed
-
Add injection-point test for new multixact CV usage
- 768a9fd5535f 18.0 landed
-
Use conditional variable to wait for next MultiXact offset
- a0e0fb1ba56f 17.0 landed
-
Improve performance of subsystems on top of SLRU
- 53c2a97a9266 17.0 landed
-
Adjust VACUUM hastup LP_REDIRECT comments.
- 325bc54eed4e 16.0 cited
-
Test replay of regression tests, attempt II.
- f47ed79cc8a0 15.0 cited