Publication | Closed Access
Lazy release consistency for software distributed shared memory
564
Citations
14
References
1992
Year
Unknown Venue
Software MaintenanceEngineeringComputer ArchitectureSoftware EngineeringMemory Model (Programming)Software AnalysisRemote Memory AccessData ConsistencyShared MemoryParallel ComputingLazy Release ConsistencyMemory ManagementComputer EngineeringComputer ScienceRelease ConsistencyProgram AnalysisCloud ComputingParallel ProgrammingConcurrent Data StructureSystem SoftwareTransactional Memory
Relaxed memory consistency models, such as release consistency, were introduced in order to reduce the impact of remote memory access latency in both software and hardware distributed shared memory (DSM). However, in a software DSM, it is also important to reduce the number of messages and the amount of data exchanged for remote memory access. Lazy release consistency is a new algorithm for implementing release consistency that lazily pulls modifications across the interconnect only when necessary. Trace-driven simulation using the SPLASH benchmarks indicates that lazy release consistency reduces both the number of messages and the amount of data transferred between processors. These reductions are especially significant for programs that exhibit false sharing and make extensive use of locks.
| Year | Citations | |
|---|---|---|
Page 1
Page 1