DBScholar

Back to papers

Taking the Shortcut: Actively Incorporating the Virtual Memory Index of the OS to Hardware-Accelerate Database Indexing

Summary: Replace explicit pointer indirections with implicit shortcuts embedded in the OS page table, exploiting hardware page-walks/TLB as a virtual-memory index. Implemented in a resizable extendible hash: 'cut-short' matches flat-hash lookup latency while preserving graceful resizing and exposing practical pitfalls. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
hdaa3029fc35caf21
Venue
CIDR
Year
2024
Pagerank
5.2231746e-05
Overall Rank
9,131 | 38.61%
DOI
-

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{schuhknecht_cidr24,
        address = {Amsterdam, Netherlands},
        series = {{CIDR} '24},
        title = {{Taking the Shortcut: Actively Incorporating the Virtual Memory Index of the OS to Hardware-Accelerate Database Indexing}},
        booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
        author = {Schuhknecht, Felix},
        year = {2024}
}

Incoming Citations (Sorted by Pagerank)

Showing 2 of 2 citing papers.

Rank Citing Paper Year Venue Pagerank
8,571 Practical DB-OS Co-Design with Privileged Kernel Bypass 2025 SIGMOD 5.3127636e-05
10,669 Predictive Translation: High-Performance Buffer Management Without the Trade-Offs 2026 SIGMOD 4.9793485e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 8 of 8 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers