"Nelson H. F. Beebe" <be...@math.utah.edu> writes: > This list has recently carried discussion of garbage collection, and > version 1.9.3 includes the Boehm-Demers-Weiser garbage collector. > > There is newly-published paper that suggests there may be a better > alternative: > > Precise Garbage Collection for C > Jon Rafkind, Adam Wick, John Regehr & Matthew Flatt > http://www.cs.utah.edu/~regehr/papers/ismm15-rafkind.pdf > > This is an outgrowth of Adam Wick's 2006 Ph.D. thesis from the > University of Utah, "Magpie: Precise Garbage Collection for C".
Hi Nelson, Thanks for flagging this. I wonder if it is related to the PLT GC change that we discussed a couple of weeks ago here: http://lists.gnu.org/archive/html/guile-devel/2009-08/msg00138.html Regards, Neil