检索规则说明:AND代表“并且”;OR代表“或者”;NOT代表“不包含”;(注意必须大写,运算符两边需空一格)
检 索 范 例 :范例一: (K=图书馆学 OR K=情报学) AND A=范并思 范例二:J=计算机应用与软件 AND (U=C++ OR U=Basic) NOT M=Visual
作 者:詹玲 张艺文 ZHAN Ling;ZHANG Yiwen(Department of Information Science and Technology,Wenhua University,Wuhan 430074,China;Wuhan National Laboratory of Optoelectronics,Huazhong University of Science and Technology,Wuhan 430074,China)
机构地区:[1]文华学院信息学部计算机系,武汉430074 [2]华中科技大学武汉光电国家研究中心,武汉430074
出 处:《计算机工程与应用》2021年第19期97-103,共7页Computer Engineering and Applications
基 金:湖北省自然科学基金面上项目(2018CFB774);教育厅2018年度科学研究计划指导性项目(B2018335)。
摘 要:具有高性能以及非易失特性的SCM(Storage Class Memory,存储级内存)技术逐渐成熟并开始运用到存储系统设计中,而传统的SSD仍然在存储容量上具有优势,为键值存储系统提供大容量存储的支持。现有键值存储系统不能充分发挥SCM与SSD混合存储架构的优势,需要对数据布局以及系统结构进行重新设计。针对SCM和SSD的特点,设计了基于SCM与SSD的混合式高效键值存储系统(SCM and SSD Hybrid Key-Valuestore,SSHKV)。SSHKV通过将键值存储中元数据信息存储到SCM中,将数据部分以日志方式存储到SSD中,实现性能与容量的兼顾。在SSD空间管理上,SSHKV采用逻辑空间放大策略,通过重映射TRIM指令释放的无效空间,减小了垃圾回收带来的数据迁移开销。SSHKV基于半异步半同步式IO模型实现,经过对比测试,SSHKV的随机写入性能相较于传统基于LSM-Tree的LevelDB提升了约20倍。Storage Class Memory(also called Non-Volatile Memory)has many advantages like high throughput and byte-addressability which is beneficial to designing of storage system.In order to combine the merits of SCM and SSD,a hybrid and efficient key value storage system based on SCM and SSD named SSHKV(SCM and SSD Hybrid Key-Value store)is designed.SSHKV stores key and metadata in SCM,and stores value in the SSD by log-structured format to achieve the balance between performance and capacity.Besides,SSHKV adopts strategy called logical space amplification to reduce the valid data migration while Garbage Collection(GC)by mapping the invalid pages which is reclaimed by TRIM instruction to new logical space.According to the evaluation,the random write throughput of SSHKV is 20 times better than LevelDB,a currently popular key-value store engine based on LSM-Tree.
分 类 号:TP311.132[自动化与计算机技术—计算机软件与理论]
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在链接到云南高校图书馆文献保障联盟下载...
云南高校图书馆联盟文献共享服务平台 版权所有©
您的IP:216.73.216.7