-
3
-
-
77954963599
-
Local verification of global invariants in concurrent programs
-
CAV'10: Conference on Computer-Aided Verification, Springer
-
E. Cohen, W. Schulte, and S. Tobies. Local verification of global invariants in concurrent programs. In CAV'10: Conference on Computer-Aided Verification, volume 6174 of LNCS, pages 480-494. Springer, 2010.
-
(2010)
LNCS
, vol.6174
, pp. 480-494
-
-
Cohen, E.1
Schulte, W.2
Tobies, S.3
-
4
-
-
77955014696
-
Concurrent abstract predicates
-
Springer
-
T. Dinsdale-Young, M. Dodds, P. Gardner, M. Parkinson, and V. Vafeiadis. Concurrent abstract predicates. In ECOOP'10: European Conference on Object-Oriented Programming, pages 504-528. Springer, 2010.
-
(2010)
ECOOP'10: European Conference on Object-Oriented Programming
, pp. 504-528
-
-
Dinsdale-Young, T.1
Dodds, M.2
Gardner, P.3
Parkinson, M.4
Vafeiadis, V.5
-
5
-
-
37149041108
-
On the relationship between concurrent separation logic and assume-guarantee reasoning
-
ESOP'07: European Conference on Programming, Springer
-
X. Feng, R. Ferreira, and Z. Shao. On the relationship between concurrent separation logic and assume-guarantee reasoning. In ESOP'07: European Conference on Programming, volume 4421 of LNCS, pages 173-188. Springer, 2007.
-
(2007)
LNCS
, vol.4421
, pp. 173-188
-
-
Feng, X.1
Ferreira, R.2
Shao, Z.3
-
6
-
-
34249844415
-
An open framework for foundational proof-carrying code
-
ACM
-
X. Feng, Z. Ni, Z. Shao, and Y. Guo. An open framework for foundational proof-carrying code. In TLDI'07: Workshop on Types in Language Design and Implementation, pages 67-78. ACM, 2007.
-
(2007)
TLDI'07: Workshop on Types in Language Design and Implementation
, pp. 67-78
-
-
Feng, X.1
Ni, Z.2
Shao, Z.3
Guo, Y.4
-
7
-
-
57349187893
-
Certifying low-level programs with hardware interrupts and preemptive threads
-
ACM
-
X. Feng, Z. Shao, Y. Dong, and Y. Guo. Certifying low-level programs with hardware interrupts and preemptive threads. In PLDI'08: Conference on Programming Language Design and Implementation, pages 170-182. ACM, 2008.
-
(2008)
PLDI'08: Conference on Programming Language Design and Implementation
, pp. 170-182
-
-
Feng, X.1
Shao, Z.2
Dong, Y.3
Guo, Y.4
-
8
-
-
67349157603
-
Combining domain-specific and foundational logics to verify complete software systems
-
VSTTE'08: Conference on Verified Software: Theories, Tools, Experiments, Springer
-
X. Feng, Z. Shao, Y. Guo, and Y. Dong. Combining domain-specific and foundational logics to verify complete software systems. In VSTTE'08: Conference on Verified Software: Theories, Tools, Experiments, volume 5295 of LNCS, pages 54-69. Springer, 2008.
-
(2008)
LNCS
, vol.5295
, pp. 54-69
-
-
Feng, X.1
Shao, Z.2
Guo, Y.3
Dong, Y.4
-
9
-
-
33746063713
-
Modular verification of assembly code with stack-based control abstractions
-
ACM
-
X. Feng, Z. Shao, A. Vaynberg, S. Xiang, and Z. Ni. Modular verification of assembly code with stack-based control abstractions. In PLDI'06: Conference on Programming Language Design and Implementation, pages 401-414. ACM, 2006.
-
(2006)
PLDI'06: Conference on Programming Language Design and Implementation
, pp. 401-414
-
-
Feng, X.1
Shao, Z.2
Vaynberg, A.3
Xiang, S.4
Ni, Z.5
-
10
-
-
26844453360
-
On the correctness of operating system kernels
-
TPHOLs: Conference on Theorem Proving in Higher Order Logics, Springer
-
M. Gargano, M. Hillebrand, D. Leinenbach, and W. Paul. On the correctness of operating system kernels. In TPHOLs: Conference on Theorem Proving in Higher Order Logics, volume 3603 of LNCS, pages 1-16. Springer, 2005.
-
(2005)
LNCS
, vol.3603
, pp. 1-16
-
-
Gargano, M.1
Hillebrand, M.2
Leinenbach, D.3
Paul, W.4
-
13
-
-
38149112874
-
Local reasoning for storable locks and threads
-
APLAS'07: Asian Symposium on Programming Languages and Systems, Springer
-
A. Gotsman, J. Berdine, B. Cook, N. Rinetzky, and M. Sagiv. Local reasoning for storable locks and threads. In APLAS'07: Asian Symposium on Programming Languages and Systems, volume 4807 of LNCS, pages 19-37. Springer, 2007.
-
(2007)
LNCS
, vol.4807
, pp. 19-37
-
-
Gotsman, A.1
Berdine, J.2
Cook, B.3
Rinetzky, N.4
Sagiv, M.5
-
16
-
-
61949206747
-
Operating system verification-an overview
-
G. Klein. Operating system verification-an overview. Sadhana, 34:26-69, 2009.
-
(2009)
Sadhana
, vol.34
, pp. 26-69
-
-
Klein, G.1
-
17
-
-
72249120603
-
SeL4: Formal verification of an OS kernel
-
ACM
-
G. Klein, K. Elphinstone, G. Heiser, J. Andronick, D. Cock, P. Derrin, D. Elkaduwe, K. Engelhardt, R. Kolanski, M. Norrish, T. Sewell, H. Tuch, and S. Winwood. seL4: Formal verification of an OS kernel. In SOSP'09: Symposium on Operating Systems Principles, pages 207- 220. ACM, 2009.
-
(2009)
SOSP'09: Symposium on Operating Systems Principles
, pp. 207-220
-
-
Klein, G.1
Elphinstone, K.2
Heiser, G.3
Andronick, J.4
Cock, D.5
Derrin, P.6
Elkaduwe, D.7
Engelhardt, K.8
Kolanski, R.9
Norrish, M.10
Sewell, T.11
Tuch, H.12
Winwood, S.13
-
19
-
-
67650221327
-
Writing an OS kernel in a strictly and statically typed language
-
Formal to Practical Security, Springer
-
T. Maeda and A. Yonezawa. Writing an OS kernel in a strictly and statically typed language. In Formal to Practical Security, volume 5458 of LNCS, pages 181-197. Springer, 2009.
-
(2009)
LNCS
, vol.5458
, pp. 181-197
-
-
Maeda, T.1
Yonezawa, A.2
-
20
-
-
34047114898
-
Resources concurrency and local reasoning
-
P. W. O'Hearn. Resources, concurrency and local reasoning. Theoretical Computer Science, 375:271-307, 2007.
-
(2007)
Theoretical Computer Science
, vol.375
, pp. 271-307
-
-
O'hearn, P.W.1
-
21
-
-
0036051192
-
Separation logic: A logic for shared mutable data structures
-
IEEE
-
J. Reynolds. Separation logic: A logic for shared mutable data structures. In LICS'02: Symposium on Logic in Computer Science, pages 55-74. IEEE, 2002.
-
(2002)
LICS'02: Symposium on Logic in Computer Science
, pp. 55-74
-
-
Reynolds, J.1
-
23
-
-
38149033563
-
A marriage of rely/guarantee and separation logic
-
CONCUR'07: Conference on Concurrency Theory, Springer
-
V. Vafeiadis and M. J. Parkinson. A marriage of rely/guarantee and separation logic. In CONCUR'07: Conference on Concurrency Theory, volume 4703 of LNCS, pages 256-271. Springer, 2007.
-
(2007)
LNCS
, vol.4703
, pp. 256-271
-
-
Vafeiadis, V.1
Parkinson, M.J.2
|