Map
Index
Random
Help
th

Quote: use single-bit reference count for owned objects; e.g., most list cells in Lisp

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



Topic:
namespace
Topic:
memory management by reference counting
Topic:
owned resources and data objects

Quotation Skeleton

Clark's measurements of Lisp programs [Clark, D.W. CACM 20:78-86 1979] show that … of saturation using a single-bit count [refs]. A clear bit is used to indicate a single reference … Once set, the bit cannot be cleared … [and the cell is reclaimed by] a second collector that uses indirect identification. …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: namespace (19 items)
Topic: memory management by reference counting (22 items)
Topic: owned resources and data objects (12 items)

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