Object-Oriented Memory Consistency Model-OC

WU Jun-min,CHEN Guo-liang,WU Min
DOI: https://doi.org/10.3969/j.issn.1000-1220.2005.11.040
2005-01-01
Abstract:This paper present a new object-oriented memory model called OC and define its semantic rule.This model is based on a partial order described in Location Consistency(LC) Model.It breaks the total order constraint that is required by Memory Coherence.OC is a high-level memory consistency model,which combines the object-oriented feature in programming.It can be used in shared memory programming language such as JAVA.We also discuss the characteristic of OC comparing it with other memory consistency model.Finally,we simulate its behavior in a simulator.
What problem does this paper attempt to address?