Sciweavers

241 search results - page 36 / 49
» Self-stabilizing device drivers
Sort
View
POPL
2009
ACM
16 years 13 days ago
Unifying type checking and property checking for low-level code
We present a unified approach to type checking and property checking for low-level code. Type checking for low-level code is challenging because type safety often depends on compl...
Jeremy Condit, Brian Hackett, Shuvendu K. Lahiri, ...
CAV
2009
Springer
209views Hardware» more  CAV 2009»
16 years 10 days ago
Static and Precise Detection of Concurrency Errors in Systems Code Using SMT Solvers
Context-bounded analysis is an attractive approach to verification of concurrent programs. Bounding the number of contexts executed per thread not only reduces the asymptotic compl...
Shuvendu K. Lahiri, Shaz Qadeer, Zvonimir Rakamari...
AVSS
2009
IEEE
15 years 6 months ago
Combination of Roadside and In-vehicle Sensors for Extensive Visibility Range Monitoring
—Fog is a local meteorological phenomena which drastically reduces the visibility range. Fog detection and visibility range estimation are critical tasks for road operators who n...
Nicolas Hautière, Abderrahmane Boubezoul
TACAS
2009
Springer
212views Algorithms» more  TACAS 2009»
15 years 6 months ago
Semantic Reduction of Thread Interleavings in Concurrent Programs
Abstract. We propose a static analysis framework for concurrent programs based on reduction of thread interleavings using sound invariants on the top of partial order techniques. S...
Vineet Kahlon, Sriram Sankaranarayanan, Aarti Gupt...
VMCAI
2009
Springer
15 years 6 months ago
Thread-Modular Shape Analysis
We present the first shape analysis for multithreaded programs that avoids the explicit enumeration of execution-interleavings. Our approach is to automatically infer a resource ...
Alexey Gotsman, Josh Berdine, Byron Cook, Mooly Sa...