slru bank

From: 席冲(宜穆) <xichong(dot)xc(at)alibaba-inc(dot)com>
To: "pgsql-hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: slru bank
Date: 2024-08-23 02:06:48
Message-ID: 29ead5da-eaae-43a1-acad-9497d52025ff.xichong.xc@alibaba-inc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello all,
This PostgreSQL version is 17beta2.
In SlruSelectLRUPage(), Why do we need to traverse all slots to find that a page already has a buffer assigned? Why not find it
from the [bankstart,bankend]?
Best regards

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2024-08-23 02:19:35 Re: slru bank
Previous Message Tom Lane 2024-08-23 02:03:37 Re: Improving the notation for ecpg.addons rules