Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Sep 25, 2009 · Title:A Better Reduction Theorem for Store Buffers. Authors:Ernie Cohen, Norbert Schirmer. Download a PDF of the paper titled A Better ...
From Total Store Order to Sequential Consistency: A Practical Reduction Theorem · Reasoning about the Implementation of Concurrency Abstractions on x86-TSO.
Abstract. When verifying a concurrent program, it is usual to assume that memory is sequentially consistent. However, most modern multiprocessors depend on ...
eral reduction theorem that allows each processor to always treat store buffers of other processors as empty, and its own store buffer as empty except for brief.
We present a new discipline for concurrent programming under TSO (total store order, with store buffer forwarding). It does not depend on concurrency primitives ...
Practical Reduction for Store Buffers. Ernie Cohen, Microsoft. Norbert Schirmer, DFKI. problem. practical reasoning about imperative code is based on state ...
A store buffer reduction theorem was presented by Cohen and Schirmer [CS10a] ... buffers are used not only to buffer memory stores, but also to collect ...
Bibliographic details on A Better Reduction Theorem for Store Buffers.
The Cohen-Schirmer reduction theorem is generalized to handle programs that edit their page tables and added conditions prevent the MMU of a thread from ...
FIFO store buffer (SB) between each processor (P) and the memory system. writes are queued onto its SB. writes leave SBs and are applied to memory system.