On 05/01/2012 12:53 AM, Florian Weimer wrote:
* Sebastian Sylvan:

R. Shahriyar, S. M. Blackburn, and D. Frampton, "Down for the Count?
Getting Reference Counting Back in the Ring," in Proceedings of the
Eleventh ACM SIGPLAN International Symposium on Memory Management,
ISMM ‘12, Beijing, China, June 15-16, 2012.

http://users.cecs.anu.edu.au/~steveb/downloads/pdf/rc-ismm-2012.pdf

I think they give up deterministic finalization, which would make this
approach not suitable to Rust.

Do you mean destroying an object the moment the last reference to it drops? If so, that's not a hard requirement in Rust's case.

Patrick
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to