forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1b2bb33
committed
Add a comment documenting the question of whether PrefetchBuffer should
try to protect an already-existing buffer from being evicted. This wasleft as an open issue when the posix_fadvise patch was committed. I'mnot sure there's any evidence to justify more work in this area, but weshould have some record about it in the source code.1 parentcd331e4 commit1b2bb33
1 file changed
+13
-1
lines changedLines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
156 | 168 |
| |
157 | 169 |
| |
158 | 170 |
| |
|
0 commit comments
Comments
(0)