GeckoFTL: Scalable Flash Translation Techniques For Very Large Flash Devices
Summary: GeckoFTL replaces the RAM-heavy Page Validity Bitmap with a log-structured, page-associative metadata store (Logarithmic Gecko) to scale FTL metadata on huge flash. Log-structure favors updates over GC lookups, achieving ~95% space reduction and ~51% faster recovery with ~98% lower internal IO than the flash-PVB baseline. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Niv Dayan (Harvard University)
- 2. Philippe Bonnet (IT University of Copenhagen)
- 3. Stratos Idreos (Harvard University)
BibTeX Citation
@inproceedings{dayan_sigmod16,
title = {{GeckoFTL: Scalable Flash Translation Techniques For Very Large Flash Devices}},
author = {Dayan, Niv and Bonnet, Philippe and Idreos, Stratos},
series = {{SIGMOD} '16},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/2882903.2915219},
url = {https://dl.acm.org/doi/10.1145/2882903.2915219},
year = {2016}
}
Incoming Citations (Sorted by Pagerank)
Showing 13 of 13 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 7 of 7 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 512 | Tree Indexing on Solid State Drives | 2010 | VLDB | 0.00017196795 |
| 1,112 | Cache-Oblivious String B-trees | 2006 | PODS | 0.00012125766 |
| 1,130 | Query Processing on Smart SSDs: Opportunities and Challenges | 2013 | SIGMOD | 0.00012052236 |
| 1,311 | uFLIP: Understanding Flash IO Patterns | 2009 | CIDR | 0.00011207712 |
| 2,661 | LazyFTL: A Page-level Flash Translation Layer Optimized for NAND Flash Memory | 2011 | SIGMOD | 8.2842959e-05 |
| 3,089 | Improving Flash Write Performance by Using Update Frequency | 2013 | VLDB | 7.7686638e-05 |
| 13,646 | EagleTree: Exploring the Design Space of SSD-Based Algorithms | 2013 | VLDB | - |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,435 | Online Maintenance of Very Large Random Samples on Flash Storage | 2008 | VLDB |
| 2 | 5,504 | Flash-Based Extended Cache for Higher Throughput and Faster Recovery | 2012 | VLDB |
| 3 | 488 | Design of Flash-Based DBMS: An In-Page Logging Approach | 2007 | SIGMOD |
| 4 | 4,895 | 2R: Efficiently Isolating Cold Pages in Flash Storages | 2020 | VLDB |
| 5 | 5,831 | Operation-Aware Buffer Management in Flash-based Systems | 2011 | SIGMOD |
| 6 | 12,269 | NoFTL: Database Systems on FTL-less Flash Storage | 2013 | VLDB |
| 7 | 3,089 | Improving Flash Write Performance by Using Update Frequency | 2013 | VLDB |
| 8 | 4,893 | Page-Differential Logging: An Efficient and DBMS-Independent Approach for Storing Data into Flash Memory | 2010 | SIGMOD |
| 9 | 11,977 | From In-Place Updates to In-Place Appends: Revisiting Out-of-Place Updates on Flash | 2017 | SIGMOD |
| 10 | 2,661 | LazyFTL: A Page-level Flash Translation Layer Optimized for NAND Flash Memory | 2011 | SIGMOD |