Sciweavers

133 search results - page 4 / 27
» Code restructuring for improving cache performance of MPSoCs
Sort
View
CF
2006
ACM
13 years 9 months ago
Intermediately executed code is the key to find refactorings that improve temporal data locality
The growing speed gap between memory and processor makes an efficient use of the cache ever more important to reach high performance. One of the most important ways to improve cac...
Kristof Beyls, Erik H. D'Hollander
IEEEINTERACT
2003
IEEE
14 years 22 days ago
Compiler-Directed Resource Management for Active Code Regions
Recent studies on program execution behavior reveal that a large amount of execution time is spent in small frequently executed regions of code. Whereas adaptive cache management ...
Ravikrishnan Sree, Alex Settle, Ian Bratt, Daniel ...
CASES
2010
ACM
13 years 5 months ago
Improved procedure placement for set associative caches
The performance of most embedded systems is critically dependent on the memory hierarchy performance. In particular, higher cache hit rate can provide significant performance boos...
Yun Liang, Tulika Mitra
ICIP
2006
IEEE
14 years 9 months ago
A New Seamless Bitstream Switching Scheme for H.264 Video Adaptation with Enhanced Coding Performance
In this paper, we propose a new seamless bitstream switching scheme to improve the coding performance ofH.264 SP-frames for rate adaptation. Our method removes one of the two requ...
Shih-Ming Hsu, Chia-Wen Lin, I-Hsien Lee
IEEEPACT
1999
IEEE
13 years 11 months ago
The Effect of Program Optimization on Trace Cache Efficiency
Trace cache, an instruction fetch technique that reduces taken branch penalties by storing and fetching program instructions in dynamic execution order, dramatically improves inst...
Derek L. Howard, Mikko H. Lipasti