Sciweavers

34 search results - page 1 / 7
» A Compiler-Assisted Data Prefetch Controller
Sort
View
ICCD
1999
IEEE
107views Hardware» more  ICCD 1999»
13 years 9 months ago
A Compiler-Assisted Data Prefetch Controller
Steven P. Vanderwiel, David J. Lilja
MICRO
1991
IEEE
126views Hardware» more  MICRO 1991»
13 years 8 months ago
Data Access Microarchitectures for Superscalar Processors with Compiler-Assisted Data Prefetching
The performance of superscalar processors is more sensitive to the memory system delay than their single-issue predecessors. This paper examines alternative data access microarchi...
William Y. Chen, Scott A. Mahlke, Pohua P. Chang, ...
MICRO
2003
IEEE
100views Hardware» more  MICRO 2003»
13 years 10 months ago
The Performance of Runtime Data Cache Prefetching in a Dynamic Optimization System
Traditional software controlled data cache prefetching is often ineffective due to the lack of runtime cache miss and miss address information. To overcome this limitation, we imp...
Jiwei Lu, Howard Chen, Rao Fu, Wei-Chung Hsu, Bobb...
USENIX
2008
13 years 7 months ago
Prefetching with Adaptive Cache Culling for Striped Disk Arrays
Conventional prefetching schemes regard prediction accuracy as important because useless data prefetched by a faulty prediction may pollute the cache. If prefetching requires cons...
Sung Hoon Baek, Kyu Ho Park
APAQS
2001
IEEE
13 years 8 months ago
Object-Oriented Program Behavior Analysis Based on Control Patterns
Code-patterns are statically recurring structure specific to a programming language. It can be parallel to aid in designing software systems for solving particular problems. Contr...
C.-C. Hwang, S.-K. Huang, D.-J. Chen, D. Chen