At 11:09 AM -0400 6/6/02, Jason Gloudon wrote:
>
>This seems like a good time to send in this patch:
>
>It allocates the stack content memory using a buffer. This makes the stack
>chunks and the memory used to hold stack contents visible to the garbage
>collector.  One can incrementally add to this to support copy-on-write
>semantics for the chunk contents, which I understand is going to be useful in
>taking continuations. This could be done by making the stack chunks themselves
>buffer headers or perhaps PMCs, which would be cool for introspection.

Applied, thanks.
-- 
                                         Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                       teddy bears get drunk

Reply via email to