]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Try to use mmap() to speed access to the database file on windows, linux,
authordrh <drh@noemail.net>
Thu, 4 Apr 2013 00:40:17 +0000 (00:40 +0000)
committerdrh <drh@noemail.net>
Thu, 4 Apr 2013 00:40:17 +0000 (00:40 +0000)
commita478b3fa8034302ab417dcec4ea7eae0980862bc
treeb6768c0d2d39f553f18e790d70e1b250db9bb9b7
parent936c6d7e9e640e1269545ed9e878186a9b2b83f2
parentb0a8ea046a5083b6f0e862e5e5ddcb50c6957334
Try to use mmap() to speed access to the database file on windows, linux,
and mac.

FossilOrigin-Name: fff2be60779571c8fb89158db976ec3755e9a223
manifest
manifest.uuid
src/btree.c
src/os_win.c
test/mmap2.test