Sciweavers

242 search results - page 2 / 49
» DYNORA: A New Caching Technique
Sort
View
SIGMOD
1996
ACM
120views Database» more  SIGMOD 1996»
13 years 9 months ago
Query Execution Techniques for Caching Expensive Methods
Object-Relational and Object-Oriented DBMSs allow users to invoke time-consuming ("expensive") methods in their queries. When queries containing these expensive methods a...
Joseph M. Hellerstein, Jeffrey F. Naughton
ICCD
2007
IEEE
109views Hardware» more  ICCD 2007»
13 years 9 months ago
Improving cache efficiency via resizing + remapping
In this paper we propose techniques to dynamically downsize or upsize a cache accompanied by cache set/line shutdown to produce efficient caches. Unlike previous approaches, resiz...
Subramanian Ramaswamy, Sudhakar Yalamanchili
IWMM
2011
Springer
217views Hardware» more  IWMM 2011»
12 years 8 months ago
On the theory and potential of LRU-MRU collaborative cache management
The goal of cache management is to maximize data reuse. Collaborative caching provides an interface for software to communicate access information to hardware. In theory, it can o...
Xiaoming Gu, Chen Ding
TC
2008
13 years 5 months ago
Counter-Based Cache Replacement and Bypassing Algorithms
Recent studies have shown that, in highly associative caches, the performance gap between the Least Recently Used (LRU) and the theoretical optimal replacement algorithms is large,...
Mazen Kharbutli, Yan Solihin
DMDW
2000
116views Management» more  DMDW 2000»
13 years 6 months ago
Divide and aggregate: caching multidimensional objects
A common optimization technique in the OLAP application domain is the use of summary aggregate data. For an appropriate support of analysis hot spots, we propose a query based agg...
Wolfgang Lehner, Jens Albrecht, Wolfgang Hümm...