-
Type: Task
-
Resolution: Done
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
These changes:
- move fsync out of the checkpoint transaction,
- avoid attempts to write pages that have already been written in the checkpoint, and
- discourage use of direct I/O by hinting to the OS to drop buffers from cache instead.
- is related to
-
WT-111 Make reverse scans fast
- Closed