bufmgr: Use consistent naming of the clock-sweep algorithm
Andres Freund <andres@anarazel.de>
bufmgr: Use consistent naming of the clock-sweep algorithm Minor edits to comments only. Author: Greg Burd <greg@burd.me> Reviewed-by: Tomas Vondra <tomas@vondra.me> Reviewed-by: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/70C6A5B5-2A20-4D0B-BC73-EB09DD62D61C@getmailspring.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/buffer/bufmgr.c | modified | +4 −4 |
| src/backend/storage/buffer/freelist.c | modified | +5 −5 |
| src/backend/storage/buffer/localbuf.c | modified | +1 −1 |
| src/backend/storage/buffer/README | modified | +2 −2 |
| src/include/storage/buf_internals.h | modified | +2 −2 |
Discussion
- [PATCH] Let's get rid of the freelist and the buffer_strategy_lock 22 messages · 2025-07-11 → 2025-09-05