Description[sql] Use memory-mapped I/O for sql::Connection.
sql::Connection::Open*() uses PRAGMA mmap_size to enable SQLite's
memory-mapped I/O. Additionally instrument to flush dirty pages from
the page cache after writes.
[Relands https://crrev.com/9a1948a4d6d4,
reverted at https://crrev.com/55c3216b15ce ]
BUG=489784, 533682
Committed: https://crrev.com/5c2f4e50d96d8b2ae0ae4a5c7d319e6be3b33bca
Cr-Commit-Position: refs/heads/master@{#351344}
Patch Set 1 #Patch Set 2 : Disable mmap test under mojo. #Patch Set 3 : Fix uninit vars in Connection. #
Messages
Total messages: 17 (4 generated)
|