Skip to main navigation Skip to search Skip to main content

Hashed B-tree: Adaptive Performance Enhancement of B-tree on Byte-addressable Nonvolatile Memories

  • Yi Hua Chen
  • , Yi Han Lien
  • , Po Chun Huang

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

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 languageEnglish
Title of host publicationProceedings of the 2020 IEEE Green Technologies Conference, GreenTech 2020
EditorsPierre F. Tiako, Robert Scolli, Tom Jobe
PublisherIEEE Computer Society
Pages53-58
Number of pages6
ISBN (Electronic)9781728150178
DOIs
StatePublished - 1 Apr 2020
Event2020 IEEE Green Technologies Conference, GreenTech 2020 - Virtual, Oklahoma City, United States
Duration: 1 Apr 20203 Apr 2020

Publication series

NameIEEE Green Technologies Conference
Volume2020-April
ISSN (Electronic)2166-5478

Conference

Conference2020 IEEE Green Technologies Conference, GreenTech 2020
Country/TerritoryUnited States
CityVirtual, Oklahoma City
Period1/04/203/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