상세 보기
초록
Data races are the hardest defect to handle in multithreaded programs due to the non-deterministic interleaving of concurrent threads. It incurs the expensive costs of dynamic data race detection to monitor all of memory operations to shared memory locations. This paper presents a hierarchical filtering method that removes unnecessary monitoring memory operations from three levels of binary image, and evaluates empirically the effectiveness of the filtering method for dynamic data race detection. The empirical results using a set of benchmarks show that our filtering method reduces the average runtime overhead to over 50% of dynamic data race detection. ? 2014 SERSC.
키워드
Dynamic data race detection; Filtering; Memory operations; Monitoring
- 제목
- Effective monitoring memory operations for dynamic race detection through hierarchical filtering method
- 저자
- Ha, O.-K.; Jun, Y.-K.
- 발행일
- 2014
- 유형
- Article
- 권
- 9
- 호
- 4
- 페이지
- 199 ~ 208