Runtime Data Race Detection in Multi-threaded Programs - Arndt Mühlenfeld - Bøger - VDM Verlag Dr. Mueller e.K. - 9783836465533 - 13. februar 2008
Ved uoverensstemmelse mellem cover og titel gælder titel

Runtime Data Race Detection in Multi-threaded Programs

Arndt Mühlenfeld

Pris
₪ 283,75

Bestilles fra fjernlager

Forventes klar til forsendelse 24. - 31. jul.
Tilføj til din iMusic ønskeseddel
Eller

Runtime Data Race Detection in Multi-threaded Programs

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.

Medie Bøger     Paperback Bog   (Bog med blødt omslag og limet ryg)
Udgivet 13. februar 2008
ISBN13 9783836465533
Forlag VDM Verlag Dr. Mueller e.K.
Antal sider 132
Mål 222 g
Sprog Engelsk