Thread

  1. Re: Update outdated references to SLRU ControlLock

    Julien Rouhaud <rjuju123@gmail.com> — 2025-09-05T01:47:24Z

    Hi,
    
    On Wed, Sep 03, 2025 at 10:22:37AM +0800, Julien Rouhaud wrote:
    > On Wed, Sep 03, 2025 at 10:21:54AM +0900, Michael Paquier wrote:
    > > Okay, I have used "SLRU bank lock" and backpatched that down to v17
    > > where it matters.
    
    I caught a couple of other minor outdated things in the comments when finishing
    rebasing my own work:
    
    - long_segment_names has been added to SimpleLruInit
    - SlruRecentlyUsed is not a macro anymore
    
    Simple patch attached.