Tools | Bookmark & Share | Make MrWhy My Homepage
MrWhy.com
Go
MrWhy.com » Videos » Debugging Concurrent Software by Context-Bounded Analysis
Debugging Concurrent Software by Context-Bounded Analysis
Debugging Concurrent Software by Context-Bounded Analysis
Report
Debugging Concurrent Software by Context-Bounded Analysis
Designing concurrent programs is difficult. The nondeterministic interaction between concurrently executing threads of a concurrent program results in programming errors that are notoriously difficult to reproduce and fix.  Shaz Qadeer of Microsoft presents a new static analysis technique based on model checking for automatically finding errors in concurrent software. An execution of a concurrent program is a sequence of contexts, where each context consists of transitions performed by a single thread. KISS (Keep It Simple and Sequential), is a technique for transforming a concurrent program P into a sequential program Q that encodes all executions of P with a small number of contexts. KISS is used to convert SDV (Static Driver Verifier), a model checker for sequential C programs, into a model checker for concurrent C programs. The combination of KISS and SDV has been used to find a number of subtle concurrency errors in Windows device drivers. From the Series:CSE Colloquia - 2005
Channel: ResearchChannel
Category: Technology
Video Length: 3323
Date Found: February 12, 2009
Date Produced: May 03, 2005
View Count: 3
 
MrWhy.com Special Offers
1
2
3
4
5
 
About Us: About MrWhy.com | Advertise on MrWhy.com | Contact MrWhy.com | Privacy Policy | MrWhy.com Partners
Answers: Questions and Answers | Browse by Category
Comparison Shopping: Comparison Shopping | Browse by Category | Top Searches
Shop eBay: Shop eBay | Browse by Category
Shop Amazon: Shop Amazon | Browse by Category
Videos: Video Search | Browse by Category
Web Search: Web Search | Browse by Searches
Copyright © 2011 MrWhy.com. All rights reserved.