Add a comment documenting the question of whether PrefetchBuffer should

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1b2bb33a54a8008bd86a5f7b7ecbada95744eb61
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-04-03T18:17:43Z
Releases: 8.4.0
Add a comment documenting the question of whether PrefetchBuffer should
try to protect an already-existing buffer from being evicted.  This was
left as an open issue when the posix_fadvise patch was committed.  I'm
not sure there's any evidence to justify more work in this area, but we
should have some record about it in the source code.

Files

PathChange+/−
src/backend/storage/buffer/bufmgr.c modified +13 −1