|
From: Tim R. <ti...@su...> - 2004-04-08 16:51:36
|
In message <07e401c41d4e$66c86440$b2d0fea9@R22>
"Andreas Raab" <and...@gm...> wrote:
> John,
>
> Yup, that's pretty much what I had in mind, e.g.,
>
> * when we go into a primitive we set a disableGC flag
> * if there is allocation we fall through in sufficientSpaceToAllocate:
> (possibly growing mem if needed but not GCing)
> * upon primitive return we do the allocation check and GC if necessary
>
Why go to the trouble of adding extra code simply to turn off
something. simpler, cleaner and more intelligable to just remove the
damn code!
tim
--
Tim Rowledge, ti...@su..., http://sumeru.stanford.edu/tim
Useful random insult:- Hypnotized as a child and couldn't be woken.
|