Track quantity of data referenced in old segments more precisely.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Fri, 30 May 2008 22:13:56 +0000 (15:13 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Fri, 30 May 2008 22:13:56 +0000 (15:13 -0700)
When calculating used space in segments, treat a reference to just a subset
of data in an object (for example, with subfile incrementals) as using just
that data, instead of the entire object.  This should provide better
information to the segment cleaner.


No differences found