]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental change: If SQLITE_PAGECACHE_BLOCKALLOC is defined, instead of allocating...
authordan <dan@noemail.net>
Fri, 19 Aug 2011 18:15:00 +0000 (18:15 +0000)
committerdan <dan@noemail.net>
Fri, 19 Aug 2011 18:15:00 +0000 (18:15 +0000)
commitd2925706a296e665c0ffec6256825736391c9fa5
treebc52e3b80ca82f7351b303cdbf581fcb288cdfa2
parentbd1e50c920319c78dc09c19b86c5dec42e472e29
Experimental change: If SQLITE_PAGECACHE_BLOCKALLOC is defined, instead of allocating pages one at a time, allocate blocks of between 15 and 63 pages in a single allocation.

FossilOrigin-Name: 63597097eedf80080fab0c1978cfd66ecaaa79fa
manifest
manifest.uuid
src/pcache1.c