aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/mmapwarm.c
Commit message (Collapse)AuthorAge
* Extend the refactoring into extensions. Clean up stray newlines.drh2020-06-19
| | | FossilOrigin-Name: 7a876209a678a34c198b54ceef9e3c041f128a14dc73357f6a57cadadaa6cf7b
* Use 64-bit math to compute the sizes of memory allocations in extensions.drh2019-01-08
| | | FossilOrigin-Name: ca67f2ec0e294384c397db438605df1b47aae5f348a8de94f97286997625d169
* Add extension "mmapwarm.c". Provides function sqlite3_mmap_warm(), used todan2017-09-18
"warm up" the memory mapping used by SQLite in mmap mode to access db file content. FossilOrigin-Name: d4a30b91f9aad93510baead8c04ee51b82c98763be5a224ed4873298214c963a