Re: macOS prefetching support
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-09-03T01:47:34Z
Lists: pgsql-hackers
Attachments
- 0001-Standardize-read-ahead-advice-terminology.patch (text/x-patch) patch 0001
On Mon, Aug 19, 2024 at 1:35 AM Peter Eisentraut <peter@eisentraut.org> wrote: > On 17.08.24 00:01, Thomas Munro wrote: > > I think that's fine. I don't really like the word "prefetch", could > > mean many different things. What about "requires OS support for > > issuing read-ahead advice", which uses a word that appears in both of > > those interfaces? > > I like that term. A couple of other places still use the old specific terminology. PSA.
Commits
-
Standardize "read-ahead advice" terminology.
- 813fde73d4dd 18.0 landed
-
Fixup for prefetching support on macOS
- d7fe02fb9e6e 18.0 landed
-
Add prefetching support on macOS
- 6654bb92047b 18.0 landed