Map
Index
Random
Help
th

Quote: use reference counting and local mark-scan to detect cyclic structures

topics > all references > references a-b > QuoteRef: abduSE9_1998 , p. 343



Topic:
memory management by reference counting

Quotation Skeleton

To tackle the memory leaks of cyclic structures, … [Information Processing Letters 34:31-5 1990] combine simple reference counting with a local mark-scan. Besides the … general idea is to perform a local mark-scan … [i.e., the reference count is greater than 1] … Marking starts with the deleted reference, decrements the … The subgraph is then rescanned; any subgraphs with … and their counts are restored. All other cells …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: memory management by reference counting (22 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.