home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / compiler / 1427 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.1 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!mips!sdd.hp.com!cs.utexas.edu!rutgers!faatcrl!iecc!compilers-sender
  2. From: hisgen@src.dec.com (Andy Hisgen)
  3. Newsgroups: comp.compilers
  4. Subject: Re: Large-space GC
  5. Keywords: GC, storage, design
  6. Message-ID: <92-08-127@comp.compilers>
  7. Date: 20 Aug 92 22:07:18 GMT
  8. References: <92-08-117@comp.compilers>
  9. Sender: compilers-sender@iecc.cambridge.ma.us
  10. Reply-To: hisgen@src.dec.com (Andy Hisgen)
  11. Organization: Compilers Central
  12. Lines: 13
  13. Approved: compilers@iecc.cambridge.ma.us
  14.  
  15. In the 70's, someone at MIT, I believe Peter Bishop, did a PhD
  16. dissertation on Garbage Collection in Very Large Address Spaces.  My
  17. recollection is a little hazy, but persistent and long-lived storage was a
  18. major issue.  I believe his work is closest to your suggestion of "Keep
  19. summary info for a segment, where the summary info says what other
  20. segments have pointers in to the segment and what other segments are
  21. pointed to by the segment." (But don't take my word for it).
  22.  
  23. Andy Hisgen
  24. hisgen@src.dec.com
  25. -- 
  26. Send compilers articles to compilers@iecc.cambridge.ma.us or
  27. {ima | spdcc | world}!iecc!compilers.  Meta-mail to compilers-request.
  28.