Re: Regions and collection.
"Boehm, Hans" <[email protected]>
| Newsgroups | gmane.comp.programming.garbage-collection.general |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: Paul Haahr [mailto:[email protected]] > > I keep wondering if there's a way to usefully combine regions with > gargabe collection. Last time I read the papers on region analysis, > they were mutually exclusive. > Hallenberg, Elsman, and Tofte, "Combining Region Inference and Garbage Collection", PLDI 2002, p. 141-152. Hans