From: | Andrey Borodin <x4mmm(at)yandex-team(dot)ru> |
---|---|
To: | Shawn Debnath <sdn(at)amazon(dot)com> |
Cc: | Julien Rouhaud <rjuju123(at)gmail(dot)com>, Gilles Darold <gilles(at)darold(dot)net>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Anastasia Lubennikova <a(dot)lubennikova(at)postgrespro(dot)ru>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Subject: | Re: MultiXact\SLRU buffers configuration |
Date: | 2022-01-15 07:16:59 |
Message-ID: | A66F1597-EC9E-44F2-B1A1-4377016A5053@yandex-team.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> 15 янв. 2022 г., в 03:20, Shawn Debnath <sdn(at)amazon(dot)com> написал(а):
>
> 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?
Many thanks for your interest. Here's the latest version.
Best regards, Andrey Borodin.
Attachment | Content-Type | Size |
---|---|---|
v19-0003-Pack-SLRU-page_number-page_status-and-page_dirty.patch | application/octet-stream | 23.6 KB |
v19-0002-Divide-SLRU-buffers-into-8-associative-banks.patch | application/octet-stream | 4.7 KB |
v19-0001-Make-all-SLRU-buffer-sizes-configurable.patch | application/octet-stream | 25.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bharath Rupireddy | 2022-01-15 07:25:43 | Re: O(n) tasks cause lengthy startups and checkpoints |
Previous Message | Justin Pryzby | 2022-01-15 06:39:25 | Re: Add 64-bit XIDs into PostgreSQL 15 |