Virtual-Memory Assisted Buffer Management
Summary: vmcache maps page IDs via hardware virtual memory, preserving faulting/eviction control and avoiding mmap schemes. exmap scales Linux page-table manipulation to bypass OS bottlenecks, enabling portable, variable-sized pages and high-throughput buffer management on multi-core storage. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Viktor Leis (Technical University of Munich)
- 2. Adnan Alhomssi (Friedrich-Alexander University Erlangen-Nuremberg)
- 3. Tobias Ziegler (Technical University of Darmstadt)
- 4. Yannick Loeck (Hamburg University of Applied Science)
- 5. Christian Dietrich (Hamburg University of Applied Science)
BibTeX Citation
@inproceedings{leis_sigmod23,
title = {{Virtual-Memory Assisted Buffer Management}},
author = {Leis, Viktor and Alhomssi, Adnan and Ziegler, Tobias and Loeck, Yannick and Dietrich, Christian},
series = {{SIGMOD} '23},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3588687},
url = {https://dl.acm.org/doi/10.1145/3588687},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 19 of 19 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 14 of 14 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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 8,989 | Taking the Shortcut: Actively Incorporating the Virtual Memory Index of the OS to Hardware-Accelerate Database Indexing | 2024 | CIDR |
| 2 | 5,096 | Global Memory Management in Client-Server DBMS Architectures | 1992 | VLDB |
| 3 | 932 | Buffering Database Operations for Enhanced Instruction Cache Performance | 2004 | SIGMOD |
| 4 | 9,502 | Towards Adaptive Storage Views in Virtual Memory | 2023 | CIDR |
| 5 | 11,012 | ScaleCache: Scalable and Production-grade Buffer Management for Disk-based Database Systems | 2025 | VLDB |
| 6 | 8,818 | Resource-Adaptive Query Execution with Paged Memory Management | 2025 | CIDR |
| 7 | 1,258 | Managing Non-Volatile Memory in Database Systems | 2018 | SIGMOD |
| 8 | 2,267 | In-Memory Performance for Big Data | 2015 | VLDB |
| 9 | 10,482 | Predictive Translation: High-Performance Buffer Management Without the Trade-Offs | 2026 | SIGMOD |
| 10 | 1,200 | Performance of a Data Base Manager in a Virtual Memory System | 1976 | SIGMOD |