Sciweavers

2956 search results - page 19 / 592
» Targeted Data Prefetching
Sort
View
ASPLOS
2004
ACM
15 years 5 months ago
Software prefetching for mark-sweep garbage collection: hardware analysis and software redesign
Tracing garbage collectors traverse references from live program variables, transitively tracing out the closure of live objects. Memory accesses incurred during tracing are essen...
Chen-Yong Cher, Antony L. Hosking, T. N. Vijaykuma...
ERCIMDL
2003
Springer
94views Education» more  ERCIMDL 2003»
15 years 4 months ago
An Evaluation of Document Prefetching in a Distributed Digital Library
Latency is a fundamental problem for all distributed systems including digital libraries. To reduce user perceived delays both caching – keeping accessed objects for future use â...
Jochen Hollmann, Anders Ardö, Per Stenstr&oum...
VLDB
1999
ACM
112views Database» more  VLDB 1999»
15 years 4 months ago
Context-Based Prefetch for Implementing Objects on Relations
When implementing persistent objects on a relational database, a major performance issue is prefetching data to minimize the number of roundtrips to the database. This is especial...
Philip A. Bernstein, Shankar Pal, David Shutt
CF
2006
ACM
15 years 5 months ago
Kilo-instruction processors, runahead and prefetching
There is a continuous research effort devoted to overcome the memory wall problem. Prefetching is one of the most frequently used techniques. A prefetch mechanism anticipates the ...
Tanausú Ramírez, Alex Pajuelo, Olive...
CCGRID
2010
IEEE
15 years 24 days ago
Region-Based Prefetch Techniques for Software Distributed Shared Memory Systems
Although shared memory programming models show good programmability compared to message passing programming models, their implementation by page-based software distributed shared m...
Jie Cai, Peter E. Strazdins, Alistair P. Rendell