Tying memory management to parallel programming models

  • Authors:
  • Ioannis E. Venetis;Theodore S. Papatheodorou

  • Affiliations:
  • High Performance Information Systems Laboratory, Department of Computer Engineering and Informatics, University of Patras, Rion, Greece;High Performance Information Systems Laboratory, Department of Computer Engineering and Informatics, University of Patras, Rion, Greece

  • Venue:
  • Euro-Par'06 Proceedings of the 12th international conference on Parallel Processing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Stand-alone threading libraries lack sophisticated memory management techniques. In this paper, we present a methodology that allows threading libraries that implement non-preemptive parallel programming models to reduce their memory requirements, based on the properties of those models. We applied the methodology to NthLib, which is an implementation of the Nano-Threads programming model, and evaluated it on an Intel based multiprocessor system with HyperThreading and on the SMTSIM simulator. Our results indicate that not only memory requirements drop drastically, but that execution time also improves, compared to the original implementation. This allows more fine-grained, but also larger numbers of parallel tasks to be created.