More fixes for memory management.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 20 Sep 2010 03:07:27 +0000 (20:07 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 20 Sep 2010 03:07:27 +0000 (20:07 -0700)
This should allow memory and cache space to be reclaimed by not keeping
items pinned in memory, finally.  Still needs a bit more testing.


No differences found