| Commit message (Expand) | Author | Age | Files | Lines |
* | Disk cache: Finish the current experiment. | rvargas@google.com | 2009-04-10 | 1 | -1/+1 |
* | Disk Cache: Second pass (and final) to allow multiple instances | rvargas@google.com | 2009-03-27 | 1 | -11/+5 |
* | Disk cache: First pass to make it possible to have | rvargas@google.com | 2009-03-25 | 1 | -3/+3 |
* | Disk cache: fix the report of first-eviction data to include only | rvargas@google.com | 2009-03-25 | 1 | -1/+1 |
* | Add a new histogram macro to replace a few explicit calls. | rvargas@google.com | 2009-03-24 | 1 | -3/+6 |
* | Disk cache: More instrumentation for the cache. | rvargas@google.com | 2009-03-20 | 1 | -5/+13 |
* | Disk cache: First implementation of TrimDeleted() and a few | rvargas@google.com | 2009-03-18 | 1 | -4/+57 |
* | New disk cache eviction algorithm (partial implementation). | rvargas@google.com | 2009-03-06 | 1 | -11/+248 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -3/+3 |
* | Disk cache: move eviction code to a separate file. | rvargas@google.com | 2008-12-18 | 1 | -0/+122 |