Title: Grouping memory consistency model for parallel-multithreaded shared-memory multiprocessor systems
Authors: Wu, CC
Chen, C
資訊工程學系
Department of Computer Science
Keywords: memory consistency model;multithread;multiprocessor;synchronization;grouping consistency model;performance evaluation
Issue Date: 1-Mar-1999
Abstract: In this paper, we propose a hardware-centric memory consistency model particularly for shared-memory multiprocessors with parallel-multithreaded processing elements. According to the behavior of critical sections and the feature of parallel-multithreaded processors, we extend the release consistency model to a more relaxed memory model. A release reference at the end of a critical section can be executed locally regardless of whether all of its previous ordinary references have performed. The requirement is that another thread on the same processor is waiting for the lock to be freed. Two new instructions and two additional macros are needed to properly label a program for our proposed model. Moreover, we use a table per processing element to determine if there are any threads waiting for a specific lock. We have used five benchmark programs in the SPLASH suite to evaluate the performance gain for the new model. According to the simulation results, our proposed model is superior to the release consistency model up to 25%.
URI: http://hdl.handle.net/11536/31511
ISSN: 0129-0533
Journal: INTERNATIONAL JOURNAL OF HIGH SPEED COMPUTING
Volume: 10
Issue: 1
Begin Page: 53
End Page: 81
Appears in Collections:Articles