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)
commit1508a5d6b5b8ca8173ccedd79009935d5fdabc06
tree304c0419752b622ef27e33119e0bdabddb583fa6
parent0ca475013b6d6da3fa520001f6f6a50cab482299
Add a more aggressive mode of cleaning up disk space.

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.
bluesky/cache.c