]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Adjust the page recycling algorithm so that the number of pages allocated
authordrh <drh@noemail.net>
Mon, 15 Sep 2008 15:36:57 +0000 (15:36 +0000)
committerdrh <drh@noemail.net>
Mon, 15 Sep 2008 15:36:57 +0000 (15:36 +0000)
commitb5774cfa8f19b274fd4454003aa82834ca3f72e7
tree4485db434492e99cb841647f5741872c2d97cd1a
parent4ff6202642ca024cab918bc77c2f53bb6d769550
Adjust the page recycling algorithm so that the number of pages allocated
to each connection does not exceed its cache_size limit. (CVS 5701)

FossilOrigin-Name: 3bc221b940565133ae8d95f59b3b120e57df0124
manifest
manifest.uuid
src/pcache.c
test/pcache2.test [new file with mode: 0644]