Runtime Data Race Detection in Multi-threaded Programs - Arndt Mühlenfeld - 書籍 - VDM Verlag Dr. Mueller e.K. - 9783836465533 - 2008年2月13日
カバー画像とタイトルが一致しない場合、正しいのはタイトルです

Runtime Data Race Detection in Multi-threaded Programs

価格
¥ 10.753
税抜

遠隔倉庫からの取り寄せ

発送予定日 年4月20日 - 年5月6日
iMusicのウィッシュリストに追加

Multi-threaded programs are becoming more common in order to exploit the additional processing power provided by modern computer systems. Unfortunately, parallel programming is difficult to get right. Program execution becomes non-deterministic and new types of faults arise. A substantial source of errors are data races, where the program state may become undefined due to concurrent accesses to shared memory locations. Data races are difficult to find, because the observed faulty behavior is often not directly related to the program location causing the fault. The author presents improvements on the runtime analysis of C++ programs based on the Eraser algorithm that lead to a drastic reduction of false warnings. This is achieved by taking the temporally ordering characteristic of operations on condition variables into account. The author has validated the method by applying it to industrial size C++ programs. He compares the runtime behavior and the memory requirement of the method to commercial tools. The results confirm that the method presented in this book is faster and needs less memory for moderate numbers of threads, while the fault detection ratio is comparable.

メディア 書籍     Paperback Book   (ソフトカバーで背表紙を接着した本)
リリース済み 2008年2月13日
ISBN13 9783836465533
出版社 VDM Verlag Dr. Mueller e.K.
ページ数 132
寸法 150 × 220 × 10 mm   ·   222 g
言語 英語