Add a more aggressive mode of cleaning up disk space.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 19 Oct 2010 21:14:50 +0000 (14:14 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 19 Oct 2010 21:14:50 +0000 (14:14 -0700)
If enough space cannot be deleted in the disk cache, drop nearly all clean
data from memory so that most disk cache files are unreferenced, then make
another pass to delete log/cache files.


No differences found