I might take a look at 3&4 this weekend if I can finish moving.

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

-Melvin Smith

IBM :: Atlanta Innovation Center
[EMAIL PROTECTED] :: 770-835-6984


                                                                                       
                                          
                      Dan Sugalski                                                     
                                          
                      <[EMAIL PROTECTED]>          To:       [EMAIL PROTECTED]      
                                          
                                               cc:                                     
                                          
                      04/25/2002 01:58         Subject:  Some tasks for the interested 
                                          
                      PM                                                               
                                          
                                                                                       
                                          
                                                                                       
                                          



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