Map
Index
Random
Help
th

QuoteRef: bergED11_2002

topics > all references > ThesaHelp: references a-b



ThesaHelp:
ACM references a-e
ThesaHelp:
references a-b
Topic:
memory management by free list
Topic:
memory management by regions or memory pool
Topic:
heap memory management

Reference

Berger, E.D., Zorn, B.G., McKinley, K.S., "Reconsidering custom memory allocation", OOPSLA 2002. 17th ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications, Seattle, Washington, USA, November 2002, ACM, pp. 1-12. Google

Quotations
abstract ;;Quote: the Lea memory allocator works as well as custom allocators in six of eight applications; only region allocators do better
4 ;;Quote: memory allocation took 16% of runtime on average (40% max); eight applications with custom memory allocators
6 ;;Quote: reap memory allocator acts like a region allocator until an object is deleted and then as a heap allocator

Related Topics up

ThesaHelp: ACM references a-e (259 items)
ThesaHelp: references a-b (396 items)
Topic: memory management by free list (19 items)
Topic: memory management by regions or memory pool (17 items)
Topic: heap memory management (28 items)

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