An Extended Buffered Memory Model With Full Reorderings - Inria - Institut national de recherche en sciences et technologies du numérique
Conference Papers Year : 2016

An Extended Buffered Memory Model With Full Reorderings

Abstract

Modern multicore processor architectures and compilers of shared-memory concurrent programming languages provide only weak memory consistency guarantees. A memory model specifies which write action can be seen by a read action between concurrent threads. The most well known memory model is the sequentially consistent (SC) model but, to improve performance, modern architectures and languages employ relaxed memory models where a read may not see the most recent write that has been performed by other threads. These models come in different formalization styles (axiomatic, operational) and have their own advantages and disadvantages. In a POPL'13 paper, Demange et al [12], proposed an alternative style that is fully characterized in terms of the reorderings it allows. This Buffered Memory Model (BMM) targets the Java programming language. It is strictly less relaxed than the Java Memory Model. It is shown equivalent to an operational model but is restricted to TSO relaxations. This paper extends the BMM in order to allow more re-orderings. We present the new set of memory event reorder-ings rules that fully characterize the model and an alternative operational model that is again shown equivalent.
Fichier principal
Vignette du fichier
versionHAL.pdf (401 Ko) Télécharger le fichier
Origin Files produced by the author(s)
Loading...

Dates and versions

hal-01379514 , version 1 (25-10-2016)

Identifiers

Cite

Gurvan Cabon, David Cachera, David Pichardie. An Extended Buffered Memory Model With Full Reorderings. FtFjp - Ecoop workshop, Jul 2016, Rome, Italy. pp.1 - 6, ⟨10.1145/2955811.2955816⟩. ⟨hal-01379514⟩
275 View
228 Download

Altmetric

Share

More