Accurate Data Race Prediction in the Linux Kernel through Sparse Fourier Learning
Abstract
References
Index Terms
- Accurate Data Race Prediction in the Linux Kernel through Sparse Fourier Learning
Recommendations
Efficient, near complete, and often sound hybrid dynamic data race prediction
MPLR '20: Proceedings of the 17th International Conference on Managed Programming Languages and RuntimesDynamic data race prediction aims to identify races based on a single program run represented by a trace. The challenge is to remain efficient while being as sound and as complete as possible. Efficient means a linear run-time as otherwise the method ...
The Complexity of Dynamic Data Race Prediction
LICS '20: Proceedings of the 35th Annual ACM/IEEE Symposium on Logic in Computer ScienceWriting concurrent programs is notoriously hard due to scheduling non-determinism. The most common concurrency bugs are data races, which are accesses to a shared resource that can be executed concurrently. Dynamic data-race prediction is the most ...
Effective data-race detection for the kernel
OSDI'10: Proceedings of the 9th USENIX conference on Operating systems design and implementationData races are an important class of concurrency errors where two threads erroneously access a shared memory location without appropriate synchronization. This paper presents DataCollider, a lightweight and effective technique for dynamically detecting ...
Comments
Information & Contributors
Information
Published In
Publisher
Association for Computing Machinery
New York, NY, United States
Publication History
Check for updates
Badges
Author Tags
Qualifiers
- Research-article
Funding Sources
- NSF (National Science Foundation)
- Google Faculty Gift
Contributors
Other Metrics
Bibliometrics & Citations
Bibliometrics
Article Metrics
- 0Total Citations
- 401Total Downloads
- Downloads (Last 12 months)401
- Downloads (Last 6 weeks)37
Other Metrics
Citations
View Options
Login options
Check if you have access through your login credentials or your institution to get full access on this article.
Sign in