A Verification-Based Approach to Memory Fence Insertion in PSO Memory Systems

被引:0
作者
Linden, Alexander [1 ]
Wolper, Pierre [1 ]
机构
[1] Univ Liege, Inst Montefiore, B28, B-4000 Liege, Belgium
来源
TOOLS AND ALGORITHMS FOR THE CONSTRUCTION AND ANALYSIS OF SYSTEMS, TACAS 2013 | 2013年 / 7795卷
关键词
MODELS; PROGRAMS; X86-TSO;
D O I
暂无
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
This paper addresses the problem of verifying and correcting programs when they are moved from a sequential consistency execution environment to a relaxed memory context. Specifically, it considers the PSO (Partial Store Order) memory model, which corresponds to the use of a store buffer for each shared variable and each process. We also will consider, as an intermediate step, the TSO (Total Store Order) memory model, which corresponds to the use of one store buffer per process. The proposed approach extends a previously developed verification tool that uses finite automata to symbolically represent the possible contents of the store buffers. Its starting point is a program that is correct for the usual Sequential Consistency (SC) memory model, but that might be incorrect under PSO with respect to safety properties. This program is then first analyzed and corrected for the TSO memory model, and then this TSO-safe program is analyzed and corrected under PSO, producing a PSO-safe program. To obtain a TSO-safe program, only store-load fences (TSO only allows store-load relaxations) are introduced into the program. Finaly, to produce a PSO-safe program, only store-store fences (PSO additionally allows store-store relaxations) are introduced. An advantage of our technique is that the underlying symbolic verification tool makes a full exploration of program behaviors possible even for cyclic programs, which makes our approach broadly applicable. The method has been tested with an experimental implementation and can effectively handle a series of classical examples.
引用
收藏
页码:339 / 353
页数:15
相关论文
共 24 条
[11]  
Burnim J, 2011, LECT NOTES COMPUT SC, V6605, P11, DOI 10.1007/978-3-642-19835-9_3
[12]  
Holzmann G. J., 2003, The SPIN Model Checker: Primer and Reference Manual
[13]  
Jonsson Bengt, 2009, SIGARCH COMPUT ARCHI, V36, P65
[14]  
Kuperstein Michael, 2010, 2010 Formal Methods in Computer-Aided Design (FMCAD 2010), P111
[15]  
Kuperstein M, 2011, PLDI 11: PROCEEDINGS OF THE 2011 ACM CONFERENCE ON PROGRAMMING LANGUAGE DESIGN AND IMPLEMENTATION, P187
[16]  
LAMPORT L, 1979, IEEE T COMPUT, V28, P690, DOI 10.1109/TC.1979.1675439
[17]  
Linden Alexander, 2011, Model Checking Software. Proceedings 18th International SPIN Workshop, P144, DOI 10.1007/978-3-642-22306-8_10
[18]  
Linden A, 2010, LECT NOTES COMPUT SC, V6349, P212
[19]  
Loewenstein P., 2006, MULTIPROCESSOR MEMOR
[20]  
Moller A., 2010, DK BRICS AUTOMATON F