Abstract
As a popular data structure for block devices like hard disks, B-tree maintains a perfectly balanced tree height to minimize the number of block accesses and optimize the performance of common tree operations. However, when modern byteaddressable nonvolatile memories (NVMs) replace mechanical hard disk as the storage media, B-tree might suffer from severe performance degradation due to the lacking of concerns over the byte accessing capability, which is not available on hard disk. In particular, B-tree might experience severe performance degradation on node splits and merges, during which a large number of keys, data, and pointers must be moved across multiple B-tree nodes. Meanwhile, classical B-tree designs aim to reduce the number of nodes accessed on common B-tree operations, but underestimate the performance impacts to sort and rewrite the keys in a B-tree node on byte-addressable NVMs. While the concept to buffer newly inserted keys in a B-tree to reduce the update costs has been proposed in prior arts, the realization schemes on NVMs are still an incomplete issue. Such an observation motivates this work in proposing a hashed B-tree design which provides better practical performance on byte-addressable NVMs. According to experimental results, with different workloads, the hashed B-tree reduces the write traffic, read traffic, and normalized I/O time by 75.55%-93.54%, 36.66%-46.75%, and 66.42%-82.16%, respectively. In addition, the hashed B-tree is more adaptive than the default B-tree scheme on diversified, and even dynamically-shifting workloads.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of the 2020 IEEE Green Technologies Conference, GreenTech 2020 |
| Editors | Pierre F. Tiako, Robert Scolli, Tom Jobe |
| Publisher | IEEE Computer Society |
| Pages | 53-58 |
| Number of pages | 6 |
| ISBN (Electronic) | 9781728150178 |
| DOIs | |
| State | Published - 1 Apr 2020 |
| Event | 2020 IEEE Green Technologies Conference, GreenTech 2020 - Virtual, Oklahoma City, United States Duration: 1 Apr 2020 → 3 Apr 2020 |
Publication series
| Name | IEEE Green Technologies Conference |
|---|---|
| Volume | 2020-April |
| ISSN (Electronic) | 2166-5478 |
Conference
| Conference | 2020 IEEE Green Technologies Conference, GreenTech 2020 |
|---|---|
| Country/Territory | United States |
| City | Virtual, Oklahoma City |
| Period | 1/04/20 → 3/04/20 |
Bibliographical note
Publisher Copyright:© 2020 IEEE.
Keywords
- B-tree
- nonvolatile memories (NVMs).
Fingerprint
Dive into the research topics of 'Hashed B-tree: Adaptive Performance Enhancement of B-tree on Byte-addressable Nonvolatile Memories'. Together they form a unique fingerprint.Cite this
- APA
- Author
- BIBTEX
- Harvard
- Standard
- RIS
- Vancouver