Zhiwen Jiang, Yongji Wu, Yong Zhang, C. Li, Chunxiao Xing
{"title":"AB-Tree: A Write-Optimized Adaptive Index Structure on Solid State Disk","authors":"Zhiwen Jiang, Yongji Wu, Yong Zhang, C. Li, Chunxiao Xing","doi":"10.1109/WISA.2014.42","DOIUrl":null,"url":null,"abstract":"Big Data boosts the development of data management and analysis in database systems but it also poses a challenge to traditional storages. Flash-based Solid State Disks (SSDs) are provided to deal with the new challenges brought by Big Data. However, SSD has the problem of read-write asymmetry due to the unique features of flash memory, which presents significant challenges in designing tree index for flash-based DBMS. In this paper, we designed the Adaptive Batched Tree (AB-Tree), a variant of the B-Tree to improve write performance. AB-Tree implements a bucket-based structure to perform bulk insertion. In addition, all the modifications to existing entries are performed in a lazy way so as to avoid small random writes. Besides, AB-Tree also has an adaptive bucket layout which can dynamically adapt to workload characteristics on-the-fly. Experimental results show that AB-Tree can achieve 6X to 133X gains over the state-of-art tree indexes across a range of workloads on SSDs.","PeriodicalId":366169,"journal":{"name":"2014 11th Web Information System and Application Conference","volume":"14 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2014-09-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2014 11th Web Information System and Application Conference","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/WISA.2014.42","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2
Abstract
Big Data boosts the development of data management and analysis in database systems but it also poses a challenge to traditional storages. Flash-based Solid State Disks (SSDs) are provided to deal with the new challenges brought by Big Data. However, SSD has the problem of read-write asymmetry due to the unique features of flash memory, which presents significant challenges in designing tree index for flash-based DBMS. In this paper, we designed the Adaptive Batched Tree (AB-Tree), a variant of the B-Tree to improve write performance. AB-Tree implements a bucket-based structure to perform bulk insertion. In addition, all the modifications to existing entries are performed in a lazy way so as to avoid small random writes. Besides, AB-Tree also has an adaptive bucket layout which can dynamically adapt to workload characteristics on-the-fly. Experimental results show that AB-Tree can achieve 6X to 133X gains over the state-of-art tree indexes across a range of workloads on SSDs.