Berger, E.D., McKinley, K.S., Blumofe, R.D., Wilson, P.R.,
"Hoard: A scalable memory allocator for multithreaded applications",
Proceedings of the ninth International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS IX),
ACM SIGPLAN, 35, 11, November 2000, Cambridge MA, pp. 117-128.
Google
Quotations
abstract ;;Quote: Hoard memory allocator for parallel C and C++ programs; one global heap and per-processor heaps with low synchronization costs; up to 18x better