Sciweavers

1182 search results - page 1 / 237
» Reducing the Overhead of Dynamic Analysis
Sort
View
ENTCS
2002
73views more  ENTCS 2002»
13 years 4 months ago
Reducing the Overhead of Dynamic Analysis
Dynamic analysis (instrumenting programs with code to detect and prevent errors during program execution) can be an effective approach to debugging, as well as an effective means ...
Suan Hsi Yong, Susan Horwitz
ISCA
1995
IEEE
147views Hardware» more  ISCA 1995»
13 years 7 months ago
Dynamic Self-Invalidation: Reducing Coherence Overhead in Shared-Memory Multiprocessors
This paper introduces dynamic self-invalidation (DSI), a new technique for reducing cache coherence overhead in shared-memory multiprocessors. DSI eliminates invalidation messages...
Alvin R. Lebeck, David A. Wood
IPPS
1999
IEEE
13 years 8 months ago
Reducing Parallel Overheads Through Dynamic Serialization
If parallelism can be successfully exploited in a program, significant reductions in execution time can be achieved. However, if sections of the code are dominated by parallel ove...
Michael Voss, Rudolf Eigenmann
ASPDAC
2006
ACM
116views Hardware» more  ASPDAC 2006»
13 years 10 months ago
Reducing dynamic compilation overhead by overlapping compilation and execution
Priya Unnikrishnan, Mahmut T. Kandemir, Feihui Li
PASTE
2005
ACM
13 years 10 months ago
Low overhead program monitoring and profiling
Program instrumentation, inserted either before or during execution, is rapidly becoming a necessary component of many systems. Instrumentation is commonly used to collect informa...
Naveen Kumar, Bruce R. Childers, Mary Lou Soffa