[Zope-Checkins] CVS: Zope2 - cPickleCache.c:1.29

Jim Fulton jim@korak.digicool.com
Thu, 23 Sep 1999 12:44:16 -0400


Update of /cvs-repository/Zope2/lib/python/ZODB
In directory korak.digicool.com:/tmp/cvs-serv5139

Modified Files:
	cPickleCache.c 
Log Message:
The full sweep machiner had a bunch of undocumented and incorrect
moving parts.

The minimize machinery didn;t use the correct time units.

The incremental GC had some bugs that made it too conservative.