• German
German

Main Navigation

Noll/etal/2017b: Accelerating Concurrent Workloads with CPU Cache Partitioning

Bibtype Inproceedings
Bibkey Noll/etal/2017b
Author Stefan Noll and Jens Teubner and Norman May and Alexander Böhm
Title Accelerating Concurrent Workloads with {CPU} Cache Partitioning
Booktitle Proc. of the 34th IEEE Int'l Conference on Data Engineering (ICDE)
Address Paris, France
Abstract Modern microprocessors include a sophisticated hierarchy of caches to hide the latency of memory access and thereby speed up data processing. However, multiple cores within a processor usually share the same last-level cache. This can hurt performance, especially in concurrent workloads whenever a query suffers from cache pollution caused by another query running on the same socket.

In this work, we confirm that this particularly holds true for the different operators of an in-memory DBMS: The throughput of cache-sensitive operators degrades by more than 50%. To remedy this issue, we devise a cache allocation scheme from an empirical analysis of different operators and integrate a cache partitioning mechanism into the execution engine of a commercial DBMS. Finally, we demonstrate that our approach improves the overall system performance by up to 38 %.
Month apr
Year 2018
Projekt SFB876-A2
 
Bibtex Here you can get this literature entry as BibTeX format.