CPU and cache efficient management of memory-resident databases
| Authors |
|
|---|---|
| Publication date | 2013 |
| Book title | 2013 IEEE 29th International Conference on Data Engineering (ICDE 2013): Brisbane, Australia, 8-12 April 2013. Proceedings |
| ISBN |
|
| Event | 2013 IEEE 29th International Conference on Data Engineering (ICDE 2013) |
| Pages (from-to) | 14-25 |
| Publisher | Piscataway, NJ: IEEE |
| Organisations |
|
| Abstract |
Memory-Resident Database Management Systems (MRDBMS) have to be optimized for two resources: CPU cycles and memory bandwidth. To optimize for bandwidth in mixed OLTP/OLAP scenarios, the hybrid or Partially Decomposed Storage Model (PDSM) has been proposed. However, in current implementations, bandwidth savings achieved by partial decomposition come at increased CPU costs. To achieve the aspired bandwidth savings without sacrificing CPU efficiency, we combine partially decomposed storage with Just-in-Time (JiT) compilation of queries, thus eliminating CPU inefficient function calls. Since existing cost based optimization components are not designed for JiT-compiled query execution, we also develop a novel approach to cost modeling and subsequent storage layout optimization. Our evaluation shows that the JiT-based processor maintains the bandwidth savings of previously presented hybrid query processors but outperforms them by two orders of magnitude due to increased CPU efficiency.
|
| Document type | Conference contribution |
| Language | English |
| Published at | https://doi.org/10.1109/ICDE.2013.6544810 |
| Permalink to this page | |