DocumentCode
3364146
Title
Cache optimization for memory-resident decision support commercial workloads
Author
Trancoso, Pedro ; Torrellas, Josep
Author_Institution
Dept. of Comput. Sci., Illinois Univ., Urbana, IL, USA
fYear
1999
fDate
1999
Firstpage
546
Lastpage
554
Abstract
Dramatic increases in the main-memory size of computers is allowing some applications to shift their main data storage area from disk to main memory and, as a result, increase their performance. This trend is at work in some databases, resulting in what is called memory-resident databases. However, because of the increasing gap between processor and main memory speed, in these systems, effective use of the cache hierarchy is crucial to high performance. Unfortunately, there has been relatively little work on building cache-friendly database systems. We present several cache-oriented optimizations to enable effective exploitation of caches in memory-resident decision support databases. The main optimization involves developing a query optimizer that includes the cost of cache misses in its cost metrics. The other optimizations are sophisticated data blocking and software prefetching. These optimizations require no custom-designed hardware support and are effective for the more complicated TPC-D queries. In a simple database, these queries run about 13% faster with the cache-oriented optimizer and blocking, and a total of 31% faster if, in addition, we add prefetching. The effectiveness of these optimizations is stable across a range of cache sizes, cache line sizes, and miss penalties
Keywords
cache storage; database management systems; decision support systems; optimisation; query processing; software performance evaluation; TPC-D queries; cache hierarchy; cache misses; cache optimization; cost metrics; data blocking; data storage; main-memory size; memory-resident databases; memory-resident decision support database; performance; query optimizer; software prefetching; Application software; Cost function; Database systems; Hardware; Memory; Prefetching;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Design, 1999. (ICCD '99) International Conference on
Conference_Location
Austin, TX
ISSN
1063-6404
Print_ISBN
0-7695-0406-X
Type
conf
DOI
10.1109/ICCD.1999.808594
Filename
808594
Link To Document