Sciweavers

318 search results - page 1 / 64
» Optimization of Query Streams Using Semantic Prefetching
Sort
View
89
Voted
SIGMOD
2004
ACM
116views Database» more  SIGMOD 2004»
16 years 1 months ago
Optimization of Query Streams Using Semantic Prefetching
Ivan T. Bowman, Kenneth Salem
188
Voted
ICDE
2007
IEEE
110views Database» more  ICDE 2007»
16 years 3 months ago
Semantic Prefetching of Correlated Query Sequences
We present a system that optimizes sequences of related client requests by combining small requests into larger ones, thus reducing per-request overhead. The system predicts upcom...
Ivan T. Bowman, Kenneth Salem
107
Voted
ISPASS
2010
IEEE
15 years 8 months ago
Runahead execution vs. conventional data prefetching in the IBM POWER6 microprocessor
After many years of prefetching research, most commercially available systems support only two types of prefetching: software-directed prefetching and hardware-based prefetchers u...
Harold W. Cain, Priya Nagpurkar
EDBTW
2006
Springer
15 years 5 months ago
Using Temporal Semantics for Live Media Stream Queries
Querying live media streams is a challenging problem that becomes an essential requirement in a growing number of applications. We address the problem of evaluating continuous quer...
Bin Liu, Amarnath Gupta, Ramesh Jain
ISPASS
2006
IEEE
15 years 7 months ago
Improved stride prefetching using extrinsic stream characteristics
Stride-based prefetching mechanisms exploit regular streams of memory accesses to hide memory latency. While these mechanisms are effective, they can be improved by studying the p...
Hassan Al-Sukhni, James Holt, Daniel A. Connors