[MLton-devel] new heap resizing approach
Stephen Weeks
MLton@mlton.org
Mon, 22 Apr 2002 16:11:13 -0700
> No, no. My point is that when you are about to GC and you have to decide what
> `region' you are in, and you should use y + x <= R for that (in case y is NOT
> L * x).
I disagree. y will be set to L * x for the next GC if
x * (L + 1) <= R. The current value of y is irrelevant.
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel