Sciweavers

18 search results - page 1 / 4
» Pointer cache assisted prefetching
Sort
View
MICRO
2002
IEEE
131views Hardware» more  MICRO 2002»
13 years 10 months ago
Pointer cache assisted prefetching
Data prefetching effectively reduces the negative effects of long load latencies on the performance of modern processors. Hardware prefetchers employ hardware structures to predic...
Jamison D. Collins, Suleyman Sair, Brad Calder, De...
MICRO
1995
IEEE
108views Hardware» more  MICRO 1995»
13 years 9 months ago
SPAID: software prefetching in pointer- and call-intensive environments
Software prefetching, typically in the context of numericor loop-intensive benchmarks, has been proposed as one remedy for the performance bottleneck imposed on computer systems b...
Mikko H. Lipasti, William J. Schmidt, Steven R. Ku...
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, ...
WWW
2001
ACM
14 years 6 months ago
P-Jigsaw: Extending Jigsaw with Rules Assisted Cache Management
P-Jigsaw is an extension of W3C's Jigsaw Web-server implementing a cache management strategy for replacement and pre-fetching based on association rules mining from the acces...
Bin Lan, Stéphane Bressan
EUROPAR
2003
Springer
13 years 10 months ago
Compression in Data Caches with Compressible Field Isolation for Recursive Data Structures
We introduce a software/hardware scheme called the Field Array Compression Technique (FACT) which reduces cache misses due to recursive data structures. Using a data layout transfo...
Masamichi Takagi, Kei Hiraki