This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
Fifh IEEE International Symposium on High Performance Distributed Computing (HPDC-5 '96)
Dynamically Controlling False Sharing in Distributed Shared Memory
Syracuse, New York
August 06-August 09
ISBN: 0-8186-7582-9
Distributed shared memory (DSM) alleviates the need to program message passing explicitly on a distributed-memory machine. In order to reduce memory latency, a DSM replicates copies of data. This paper examines several current approaches to controlling thrashing caused by false sharing in a DSM. Then it introduces a novel memory consistency protocol, writer-owns, which detects and eliminates false sharing at run time. In iterative computations, where the data is accessed similarly every iteration, the writer-owns protocol can have tremendous benefits because the overhead of eliminating false sharing is only incurred once. Performance results show that the writer-owns protocol is competitive with and often better than existing approaches.
Citation:
Vincent W. Freeh, "Dynamically Controlling False Sharing in Distributed Shared Memory," hpdc, pp.403, Fifh IEEE International Symposium on High Performance Distributed Computing (HPDC-5 '96), 1996
Usage of this product signifies your acceptance of the Terms of Use.