Proceedings of the 19th Annual International Symposium on Computer Architecture - ISCA '92 1992
DOI: 10.1145/139669.139676
|View full text |Cite
|
Sign up to set email alerts
|

Lazy release consistency for software distributed shared memory

Abstract: Relaxed memory consistency models, such a s release consistency, w ere 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 o f d a t a e xchanged for remote memory access. Lazy release consistency is a new algorithm for implementing release consistency that lazily pulls modi cations across the interconnect only when necessary. T rac… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

1
75
0
9

Year Published

1998
1998
2016
2016

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 324 publications
(85 citation statements)
references
References 13 publications
1
75
0
9
Order By: Relevance
“…In [35], log-based recovery was first used in a Lazy Release Consistent (LRC) [20] DSM. Their system uses independent checkpointing along with pessimistic logging by a receiver at synchronization points and access misses.…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…In [35], log-based recovery was first used in a Lazy Release Consistent (LRC) [20] DSM. Their system uses independent checkpointing along with pessimistic logging by a receiver at synchronization points and access misses.…”
Section: Related Workmentioning
confidence: 99%
“…Coherency data is propagated as page invalidations. The contents of a page is updated lazily at page fault time, either from its home [37] or from the last writer(s) [20]. If the protocol supports multiple writers, then updates are detected as a difference (diff) between the modified page and a reference copy created before the first write following a page fault [21].…”
Section: The Software Dsm Protocolmentioning
confidence: 99%
See 3 more Smart Citations