aboutsummaryrefslogtreecommitdiff
path: root/test/pcache.test
Commit message (Expand)AuthorAge
* Defer the bulk pcache1 memory allocation until the first page allocationdrh2015-07-16
* Fixes for test cases running in the "mmap" permutation.dan2013-07-06
* Get all test cases working with the mutex-free-pcache implementation.drh2011-01-18
* Some changes to test scripts related to codec enabled versions of sqlite.dan2010-06-22
* Correctly update the cache page-count when discarding pages in the xTruncate(...danielk19772009-05-08
* Begin purging dirty pages from the cache once 90% of the cache is dirty (inst...danielk19772009-03-05
* Conjecture: a journal header with nRec==0 must be the last header in thedrh2009-01-07
* Change pcache.test so that it works if sqlite is configured to create auto-va...danielk19772008-09-05
* If a page is made eligible for recycling when more than the configured maximu...danielk19772008-08-29