Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Pointer stores & DOD
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dan Sugalski  
View profile  
 More options Apr 29 2004, 9:53 am
Newsgroups: perl.perl6.internals
From: d...@sidhe.org (Dan Sugalski)
Date: Thu, 29 Apr 2004 09:53:15 -0400
Local: Thurs, Apr 29 2004 9:53 am
Subject: Pointer stores & DOD
We've talked about specialized code to store pointers for the DOD in
the past, and I think that now it's time to start doing that.

What we want to do, basically, is make sure that all stores of
pointers to DOD-able structures *into* DOD-able places are done with
a mediating function. (Or macro, to start) This means no direct
setting of PMC_data, or stuffing of pointers direclty into
buffers--rather they need to be done with set_PMC_data(pmcptr,
destptr) and suchlike things.

If we do this it means we can then play with other GC techniques by
altering what the set function/macros do--this'll let us wedge in
generational collectors or (if someone *really* must...) reference
counting.
--
                                         Dan

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »