FLIXR: Embedding Index into Flash Translation Layer in SSDsopen access
- Authors
- Koo, G.; Oh, Y.; Tseng, H.; Ro, W.W.; Annavaram, M.
- Issue Date
- 2022
- Publisher
- IEEE Computer Society
- Keywords
- Ash; Computers; Database Index; Flash Translation Layer; In-Storage Processing; Indexing; Nonvolatile memory; Program processors; Random access memory; Semantics; Solid-State Drives
- Citation
- IEEE Transactions on Computers
- Indexed
- SCIE
SCOPUS
- Journal Title
- IEEE Transactions on Computers
- URI
- https://scholar.korea.ac.kr/handle/2021.sw.korea/146000
- DOI
- 10.1109/TC.2022.3154602
- ISSN
- 0018-9340
- Abstract
- Flash memory technologies rely on the flash translation layer (FTL) to manage no in-place update and garbage collection. Current FTL management schemes do not exploit the semantics of the accessed data. In this paper, we explore how semantic knowledge can be exploited to build and maintain indexes for stored data automatically. Data indexing is a critical enabler to accelerate many database applications and big data analytics. Unlike traditional per-table or per-file indexes that are managed separately from the data, we propose to maintain indexes on a per-flash page basis. Our approach, called FLash IndeXeR (FLIXR), builds and maintains page-level indexes whenever a page is written into the flash. FLIXR updates the indexes alongside any data updates at page granularity. The cost of the index update is hidden in the page write delays. FLIXR stores index data for each page within the FTL entry associated with that page, thereby piggybacking index access on a page access request. FLIXR accesses the index data in each FTL entry to determine whether the associated page stores data with a given key. FLIXR achieves 52.6% performance improvement for TPC-C and TPC-H benchmarks, compared to the conventional host-side indexing mechanism. Author
- Files in This Item
- There are no files associated with this item.
- Appears in
Collections - Graduate School > Department of Computer Science and Engineering > 1. Journal Articles
Items in ScholarWorks are protected by copyright, with all rights reserved, unless otherwise indicated.