GC policy question...

Daniel Wang danwang@cs.princeton.edu
06 Feb 2000 21:37:05 -0500


Heap resize policy....

Could you outline the heap resize policy used by the GC?
Alternatively can you tell me where in the code is the policy decision being
made, so I can hack it.

I need to make sure the policy, my user level GC is using is the same when I
compare the two collectors.