Sciweavers

PASTE
2010
ACM

Opportunities for concurrent dynamic analysis with explicit inter-core communication

13 years 9 months ago
Opportunities for concurrent dynamic analysis with explicit inter-core communication
Multicore is now the dominant processor trend, and the number of cores is rapidly increasing. The paradigm shift to multicore forces the redesign of the software stack, which includes dynamic analysis. Dynamic analyses provide rich features to software in various areas, such as debugging, testing, optimization, and security. However, these techniques often suffer from excessive overhead, which make it less practical. Previously, this overhead has been overcome by improved processor performance as each generation gets faster, but the performance requirements of dynamic analyses in the multicore era cannot be fulfilled without redesigning for parallelism. Scalable design of dynamic analysis is a challenging problem. Not only must the analysis itself must be parallel, but the analysis must also be decoupled from the application and run concurrently. A typical method of decoupling the analysis from the application is to send the analysis data from the application to the core that runs th...
Jungwoo Ha, Stephen P. Crago
Related Content
Added 10 Jul 2010
Updated 10 Jul 2010
Type Conference
Year 2010
Where PASTE
Authors Jungwoo Ha, Stephen P. Crago
Comments (0)