On Wed, Jul 16, 2025 at 10:25 AM Andres Freund <and...@anarazel.de> wrote: > This imo isn't something worth optimizing for - if you use an io_method that > actually can execute IO asynchronously this issue does not exist, as the start > of the IO will already have populated the buffer entry (without BM_VALID set, > of course). Thus we won't start another IO for that block.
Even if it was worth optimizing for, it'd probably still be too far down the list of problems to be worth discussing right now. -- Peter Geoghegan