Map
Index
Random
Help
th

QuoteRef: larsPA10_1998

topics > all references > ThesaHelp: references i-l



ThesaHelp:
references i-l
ThesaHelp:
ACM references f-l
Topic:
heap memory management
Topic:
process threads
Topic:
memory management by free list
Topic:
critical regions
Topic:
managing shared memory

Reference

Larson, P.-A.-, Krishnan, M., "Memory allocation for long-running server applications", SIGPLAN International Symposium on Memory Management [ISMM'98], Vancouver, BC, October 1998, ACM SIGPLAN, 34, 3, March 1999, pp. 176-185. Google

Quotations
abstract ;;Quote: LKmalloc -- memory allocator for servers with a subheap per thread; scales well
178 ;;Quote: DLmalloc -- small blocks in bins of same size, large blocks coalesced in mixed bins; best
179 ;;Quote: efficient spin lock for each free list; keeps lock in cache
180 ;;Quote: cache sloshing -- multiple processors read and modify same cache line; avoid with independent subheaps

Related Topics up

ThesaHelp: references i-l (342 items)
ThesaHelp: ACM references f-l (241 items)
Topic: heap memory management (28 items)
Topic: process threads (25 items)
Topic: memory management by free list (19 items)
Topic: critical regions (58 items)
Topic: managing shared memory (74 items)

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