Map
Index
Random
Help
th

QuoteRef: hansDR1_1990

topics > all references > ThesaHelp: references g-h



ThesaHelp:
references g-h
Topic:
memory management by age

Reference

Hanson, D.R., "Fast allocation and deallocation of memory based on object lifetimes", Software--Practice and Experience, 20, 1, pp. 5-12, January 1990. Google

Quotations
6 ;;Quote: in some applications, most memory deallocations occur at the same time, e.g., windows and compilers
6 ;;Quote: use an arena to allocate objects with the same lifetime; release arena at end without explicit deallocations
11 ;;Quote: arena allocation is 3/4's as fast as stack allocation, twice as fast as quick fit and 7 times faster than first fit


Related Topics up

ThesaHelp: references g-h (299 items)
Topic: memory management by age (18 items)

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