LLAMA: A Cache/Storage Subsystem for Modern Hardware
Summary: LLAMA is a cache/storage subsystem with a logical-to-physical page map, enabling latch-free updates. Bw-tree atop LLAMA delivers higher performance and scalability than BerkeleyDB’s B-tree, with shared mapping, log-structure placement. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Justin Levandoski (Microsoft)
- 2. David Lomet (Microsoft)
- 3. Sudipta Sengupta (Microsoft)
BibTeX Citation
@article{levandoski_vldb13,
title = {{LLAMA: A Cache/Storage Subsystem for Modern Hardware}},
author = {Levandoski, Justin and Lomet, David and Sengupta, Sudipta},
journal = {PVLDB},
series = {{VLDB} '13},
volume = {6},
number = {10},
pages = {877},
doi = {10.14778/2536206.2536215},
url = {https://doi.org/10.14778/2536206.2536215},
year = {2013}
}
Incoming Citations (Sorted by Pagerank)
Showing 25 of 25 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 15 of 15 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 | 6,679 | Revisiting the Design of LSM-tree Based OLTP Storage Engine with Persistent Memory | 2021 | VLDB |
| 2 | 275 | bLSM: A General Purpose Log Structured Merge Tree | 2012 | SIGMOD |
| 3 | 6,742 | Bf-Tree: A Modern Read-Write-Optimized Concurrent Larger-Than-Memory Range Index | 2024 | VLDB |
| 4 | 4,018 | Virtual-Memory Assisted Buffer Management | 2023 | SIGMOD |
| 5 | 4,030 | Indexing on Modern Hardware: Hekaton and Beyond | 2014 | SIGMOD |
| 6 | 3,256 | To Lock, Swap, or Elide: On the Interplay of Hardware Transactional Memory and Lock-Free Indexing | 2015 | VLDB |
| 7 | 807 | Design, Implementation, and Performance of the LHAM Log-Structured History Data Access Method | 1998 | VLDB |
| 8 | 2,942 | Llama: Leveraging Columnar Storage for Scalable Join Processing in the MapReduce Framework | 2011 | SIGMOD |
| 9 | 6,828 | Breaking Down Memory Walls in LSM-based Storage Systems | 2020 | SIGMOD |
| 10 | 948 | BzTree: A High-Performance Latch-free Range Index for Non-Volatile Memory | 2018 | VLDB |