Asynchronous Memory Access Chaining
Summary: AMAC hides latency in pointer-chasing data by per-lookup state, starting new lookups as soon as any in-flight finishes. Unlike static grouping, AMAC adapts to irregular chains, delivering up to 2.3x speedups and better hardware utilization. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Onur Kocberber (EPFL)
- 2. Babak Falsafi (EPFL)
- 3. Boris Grot (University of Edinburgh)
BibTeX Citation
@article{kocberber_vldb16,
title = {{Asynchronous Memory Access Chaining}},
author = {Kocberber, Onur and Falsafi, Babak and Grot, Boris},
journal = {PVLDB},
series = {{VLDB} '16},
volume = {9},
number = {4},
pages = {252--263},
doi = {10.14778/2856318.2856324},
url = {https://doi.org/10.14778/2856318.2856324},
year = {2016}
}
Incoming Citations (Sorted by Pagerank)
Showing 16 of 16 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 13 of 13 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 | 1,710 | Cache-Conscious Concurrency Control of Main-Memory Indexes on Shared-Memory Multiprocessor Systems | 2001 | VLDB |
| 2 | 74 | Cache Conscious Algorithms for Relational Query Processing | 1994 | VLDB |
| 3 | 2,870 | Database Architectures for New Hardware | 2004 | VLDB |
| 4 | 4,772 | Improving Database Performance on Simultaneous Multithreading Processors | 2005 | VLDB |
| 5 | 8,238 | Interleaved Multi-Vectorizing | 2020 | VLDB |
| 6 | 932 | Buffering Database Operations for Enhanced Instruction Cache Performance | 2004 | SIGMOD |
| 7 | 2,267 | In-Memory Performance for Big Data | 2015 | VLDB |
| 8 | 1,110 | Buffering Accesses to Memory-Resident Index Structures | 2003 | VLDB |
| 9 | 6,277 | Rethinking MIMD-SIMD Interplay for Analytical Query Processing in In-Memory Database Engines | 2025 | CIDR |
| 10 | 2,767 | Exploiting Coroutines to Attack the "Killer Nanoseconds" | 2018 | VLDB |