Map
Index
Random
Help
th

QuoteRef: appeAW6_1987

topics > all references > ThesaHelp: references a-b



ThesaHelp:
references a-b
Topic:
memory management by garbage collection
Topic:
efficiency

Reference

Appel, A.W., "Garbage collection can be faster than stack allocation", Information Processing Letters, 25, 4, pp. 275-279, June 17, 1987. Google

Quotations
275 ;;Quote: if enough memory is available, cheaper to garbage collect a cell than to explicitly free it
276 ;;Quote: the copying garbage collection algorithm only touches reachable cells; independent of garbage
277 ;;Quote: achieve 'free' garbage collection by using 8x the memory
278 ;;Quote: if keep free-space pointer in a register, then allocating a cons cell from heap same as from stack


Related Topics up

ThesaHelp: references a-b (396 items)
Topic: memory management by garbage collection (113 items)
Topic: efficiency (96 items)

Collected barberCB 7/89
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.