Scalable Thread Sharing Analysis Conference Paper uri icon

abstract

  • 2016 ACM. We present two scalable algorithms for identifying program locations that access thread-shared data in concurrent programs. The static algorithm, though simple, and without performing the expensive whole program information ow analysis, is much more effcient, less memory-demanding, and even more precise than the classical escape analysis algorithm. The dynamic algorithm, powered by a locationbased approach, achieves significant runtime speedups over a precise dynamic escape analysis. Our evaluation on a set of large real world complex multithreaded systems such as Apache Derby and Eclipse shows that our algorithms achieve unprecedented scalability. Used by client applications, our algorithms reduce the recording overhead of a record-replay system by 9X on average (as much as 16X) and increase the runtime logging speed of a data race detector by 32% on average (as much as 52%).

name of conference

  • Proceedings of the 38th International Conference on Software Engineering

published proceedings

  • 2016 IEEE/ACM 38TH INTERNATIONAL CONFERENCE ON SOFTWARE ENGINEERING (ICSE)

author list (cited authors)

  • Huang, J.

citation count

  • 14

complete list of authors

  • Huang, Jeff

publication date

  • May 2016