On Dec 15, 2005, at 11:11 PM, Jesus Cea wrote: > I'm worried about the memory usage during the garbage collection. I > would need memory proportional to live+dead objects counts, and I > don't > like that. If this is a problem, you could use your BerkeleyDB instead of sets in RAM to track of the these large sets of oids.