develooper Front page | perl.perl6.internals | Postings from July 2002

Adding the system stack to the GC

Thread Next
From:
Dan Sugalski
Date:
July 12, 2002 10:06
Subject:
Adding the system stack to the GC
Message ID:
a05111b03b954bca59f43@[63.120.19.221]
Okay, anyone up for this? Should be fairly trivial--take the address 
of an auto variable in runops, store it in the interpreter, take the 
address of *another* auto variable in the GC, and walk the contiguous 
chunk of memory between, looking for valid PMC and Buffer pointers.

Anyone?
-- 
                                         Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
dan@sidhe.org                         have teddy bears and even
                                       teddy bears get drunk

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About