Manfred Koizar <[EMAIL PROTECTED]> writes: > On Wed, 30 Nov 2005 13:53:13 -0500, Tom Lane <[EMAIL PROTECTED]> > wrote: >> The way the attached patch attacks this is for the shared-lock access >> case to simply set the page's LRU counter to zero, without bumping up >> the LRU counters of the other pages as the normal adjustment would do.
> If you still plan to do this, you might also want to revert the > micro-optimisation intruduced by the original SLRU patch: Good point --- thanks for mentioning it. I'm still fooling with the modified code because it seems like it's not doing very well at managing the SLRU pool, and perhaps that's got something to do with it ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly