Standardize "read-ahead advice" terminology.
Thomas Munro <tmunro@postgresql.org>
Standardize "read-ahead advice" terminology. Commit 6654bb920 added macOS's equivalent of POSIX_FADV_WILLNEED, and changed some explicit references to posix_fadvise to use this more general name for the concept. Update some remaining references. Reviewed-by: Peter Eisentraut <peter@eisentraut.org> Discussion: https://postgr.es/m/0827edec-1317-4917-a186-035eb1e3241d%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlogprefetcher.c | modified | +1 −1 |
| src/backend/storage/aio/read_stream.c | modified | +8 −7 |
Discussion
- macOS prefetching support 15 messages · 2024-08-14 → 2024-09-03