HCDF
In this project we aim to build a task-based runtime for in-memory query processing that makes best use of modern hardware. This will be achieved by either circumventing OS mechanism that stand in the way of good performance and by investigating hybrid runtimes which are applications (a task-based in-memory DBMS runtime in our case) that are combined with a light-weight OS kernels (such as http://cs.iit.edu/~khale/nautilus/). An advantage of hybrid runtimes is that there is no distinction between kernel and userspace (and, thus, no context switching between kernel and application). Furthermore, the application has direct access to the underlying hardware where this is needed for performance.
Collaborators
- Kyle Hale - Illinois Institute of Technology
Publications
-
Playing Fetch with CAT - Composing Cache Partitioning and Prefetching for Task-based Query Processing
Qitian Zeng, Kyle Hale and Boris Glavic
International Workshop on Data Management on New Hardware (2021).@inproceedings{ZHG21, author = {Zeng, Qitian and Hale, Kyle and Glavic, Boris}, title = {Playing Fetch with CAT - Composing Cache Partitioning and Prefetching for Task-based Query Processing}, keywords = {Cache; Main-memory Databases; HCDF}, booktitle = {International Workshop on Data Management on New Hardware}, projects = {HCDF}, venueshort = {DaMoN}, doi = {10.1145/3465998.3466016}, pdfurl = {http://cs.iit.edu/%7edbgroup/assets/pdfpubls/ZH21.pdf}, year = {2021}, pages = {} }