On 7/9/14 2:48 PM, Robert O'Callahan wrote:
If you think so, then I think we *should* be considering GC+CC for Servo.

Crazy idea: could it even make sense for JS GC to use a traced nursery
and a refcounted+CC tenured space?

This is more or less how RC-immix works, right?

http://users.cecs.anu.edu.au/~steveb/downloads/pdf/rcix-oopsla-2013.pdf

(Note that you need all the precise stack info infrastructure of precise GC in order for RC-immix to work. However, this is starting to look more feasible in Rust, with a fair amount of work.)

Patrick

_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to