At 8:32 AM -0400 4/26/02, Melvin Smith wrote:
>I might take a look at 3&4 this weekend if I can finish moving.

I thought you were busy getting married and honeymooning and such? I 
do *not* want to be responsible for your SO having to find a 
convenient place to dump your body... :)

>Concerning 1, what do you mean by 'closing out'? I assume you
>want ops to save and restore stack frames referenced by a PMC?

As for the closeout thing, what I'm thinking of is a way to say "This 
stack frame is complete" and start a new frame, even if there's still 
space left in the stack chunk. Doing this makes continuations and 
co-routines easier. Why is sort of complex, and I need to write it 
down and send it to the list.

>Okay, here are a few tasks for the interested.
>
>1) We need to have a set of 'new stack frame' ops that close out the
>current stack frames and start new ones. Should take an optional size
>that presizes the stacks.
>
>2) We need a pure-integer stack
>
>3) The stack chunks need to be decoupled from the chunk headers, and
>we need to implement COW for the stacks.
>
>4) The stack frames need to be GCable.
>
>Anyone care to take any of these?

-- 
                                         Dan

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

Reply via email to