A Scalable and Efficient Storage Allocator on Shared Memory Multiprocessors

  • Authors:
  • Voon-Yee Vee;Wen-Jing Hsu

  • Affiliations:
  • -;-

  • Venue:
  • ISPAN '99 Proceedings of the 1999 International Symposium on Parallel Architectures, Algorithms and Networks
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

An efficient dynamic storage allocator is important for time-critical parallel programs. In this paper, we present a fast and simple parallel allocator for fixed size block on shared-memory multiprocessors. We show both theoretically and empirically that the allocator incurs very low lock contention. The allocator is tested with parallel simulation applications with frequent allocation and release requests. The results confirm that our allocator is highly efficient and is scalable to more processors.