{"title":"减少多线程程序动态数据争用检测时间开销的高效过滤技术","authors":"Ok-Kyoon Ha, Se-Won Park, S. Heo","doi":"10.14257/IJDTA.2017.10.9.03","DOIUrl":null,"url":null,"abstract":"Data races are the hardest defect to handle in multithread programs because they may lead to unpredictable results of the program caused by nondeterministic interleaving of concurrent threads. The main drawback of dynamic data race detection is the heavy additional overhead to monitor and analyze memory operations and thread operations during an execution of the program. It is important to reduce the additional overheads for debugging the concurrency bug. This paper presents a monitoring filtering technique that rules out repeatedly executing regions of parallel loops from the monitoring targets.","PeriodicalId":13926,"journal":{"name":"International journal of database theory and application","volume":"79 1","pages":"23-38"},"PeriodicalIF":0.0000,"publicationDate":"2017-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Efficient Filtering Technique for Reducing Time Overhead of Dynamic Data Race Detection in Multithread Programs\",\"authors\":\"Ok-Kyoon Ha, Se-Won Park, S. Heo\",\"doi\":\"10.14257/IJDTA.2017.10.9.03\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Data races are the hardest defect to handle in multithread programs because they may lead to unpredictable results of the program caused by nondeterministic interleaving of concurrent threads. The main drawback of dynamic data race detection is the heavy additional overhead to monitor and analyze memory operations and thread operations during an execution of the program. It is important to reduce the additional overheads for debugging the concurrency bug. This paper presents a monitoring filtering technique that rules out repeatedly executing regions of parallel loops from the monitoring targets.\",\"PeriodicalId\":13926,\"journal\":{\"name\":\"International journal of database theory and application\",\"volume\":\"79 1\",\"pages\":\"23-38\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2017-09-30\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"International journal of database theory and application\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.14257/IJDTA.2017.10.9.03\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"International journal of database theory and application","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.14257/IJDTA.2017.10.9.03","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
Efficient Filtering Technique for Reducing Time Overhead of Dynamic Data Race Detection in Multithread Programs
Data races are the hardest defect to handle in multithread programs because they may lead to unpredictable results of the program caused by nondeterministic interleaving of concurrent threads. The main drawback of dynamic data race detection is the heavy additional overhead to monitor and analyze memory operations and thread operations during an execution of the program. It is important to reduce the additional overheads for debugging the concurrency bug. This paper presents a monitoring filtering technique that rules out repeatedly executing regions of parallel loops from the monitoring targets.