Description[sql] Disable memory-mapping under sql::Recovery.
Recovery may be used to recover files with I/O errors, which would not
interact well with memory-mapped I/O.
[AFAICT, SQLite doesn't use memory-mapped I/O on temporary files, but as
of yet I don't see why this might be.]
BUG=551110
Committed: https://crrev.com/2f3a814be066d8c02ba8b82f003cd98799165882
Cr-Commit-Position: refs/heads/master@{#358083}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 8 (2 generated)
|