Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/misc/mmapwarm.c
2023-10-25
| ||
19:06 | [a81af4aaec] part of check-in [cc8efe0494] Fix harmless compiler warnings. (check-in: [cc8efe0494] user: drh branch: trunk, size: 3356) | |
2020-06-19
| ||
15:24 | [347caa9991] part of check-in [7a876209a6] Extend the refactoring into extensions. Clean up stray newlines. (check-in: [7a876209a6] user: drh branch: trunk, size: 3303) | |
2019-01-08
| ||
20:02 | [8c5fe90d80] part of check-in [ca67f2ec0e] Use 64-bit math to compute the sizes of memory allocations in extensions. (check-in: [ca67f2ec0e] user: drh branch: trunk, size: 3303) | |
2017-09-18
| ||
16:28 | Added: [70b618f2d0] part of check-in [d4a30b91f9] Add extension "mmapwarm.c". Provides function sqlite3_mmap_warm(), used to "warm up" the memory mapping used by SQLite in mmap mode to access db file content. (check-in: [d4a30b91f9] user: dan branch: mmap-warm, size: 3304) | |