- Notifications
You must be signed in to change notification settings - Fork5
Commitededa6d
committed
TODO item not needed anymore now that the buffer cache is
scan-resistant:<< * Allow free-behind capability for large sequential scans, perhaps using< posix_fadvise()<< Posix_fadvise() can control both sequential/random file caching and< free-behind behavior, but it is unclear how the setting affects other< backends that also have the file open, and the feature is not supported< on all operating systems.1 parent15f8202 commitededa6d
2 files changed
+3
-18
lines changedLines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
1090 | 1090 |
| |
1091 | 1091 |
| |
1092 | 1092 |
| |
1093 |
| - | |
1094 |
| - | |
1095 |
| - | |
1096 |
| - | |
1097 |
| - | |
1098 |
| - | |
1099 |
| - | |
1100 |
| - | |
1101 | 1093 |
| |
1102 | 1094 |
| |
1103 | 1095 |
| |
|
Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
971 | 971 |
| |
972 | 972 |
| |
973 | 973 |
| |
974 |
| - | |
975 |
| - | |
976 |
| - | |
977 |
| - | |
978 |
| - | |
979 |
| - | |
980 |
| - | |
981 |
| - | |
| 974 | + | |
982 | 975 |
| |
983 | 976 |
| |
984 | 977 |
| |
|
0 commit comments
Comments
(0)