Path: news.daimi.aau.dk!xsfx From: xsfx@daimi.aau.dk (Jens Skinnerup) Newsgroups: comp.lang.beta Subject: Mature garbage collection in BETA Date: 4 Nov 1994 07:10:22 GMT Organization: DAIMI, Computer Science Dept. at Aarhus University Lines: 10 Distribution: world Message-ID: <39cmou$88n@belfort.daimi.aau.dk> NNTP-Posting-Host: besancon.daimi.aau.dk I've just read Jakob Seligmann's M.Sc. thesis 'Incremental Mature Garbage Collection', in which he replaced the Mjoelner BETA run-time system's mark-and-sweep mature garbage collection with an implementation of the train algorithim fo incremental mature garbage collection. Have Mjoelner incorperated those changes, or are they still using mark-and-sweep. The conclusion of the thesis was that the train algorithim was less disrupting than mark-and-sweep. Jens Skinnerup