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