检索规则说明:AND代表“并且”;OR代表“或者”;NOT代表“不包含”;(注意必须大写,运算符两边需空一格)
检 索 范 例 :范例一: (K=图书馆学 OR K=情报学) AND A=范并思 范例二:J=计算机应用与软件 AND (U=C++ OR U=Basic) NOT M=Visual
作 者:孙辉[1] 娄本冬 黄建忠 赵雨虹 符松 Sun Hui;Lou Bendong;Huang Jianzhong;Zhao Yuhong;Fu Song(School of Computer Science and Technology,Anhui University,Hefei 230601;Wuhan National Laboratory for Optoelectronics,Huazhong University of Science and Technology,Wuhan 430074;Institute of Information Engineering,Chinese Academy of Sciences,Beijing 100093;Department of Computer Science and Engineering,University of North Texas,Denton,TX,USA 76203)
机构地区:[1]安徽大学计算机科学与技术学院,合肥230601 [2]华中科技大学武汉光电国家研究中心,武汉430074 [3]中国科学院信息工程研究所,北京100093 [4]北德克萨斯大学计算机科学与工程系,美国德克萨斯州登顿76203
出 处:《计算机研究与发展》2022年第3期597-616,共20页Journal of Computer Research and Development
基 金:安徽高校协同创新项目(GXXT-2019-007);计算机体系结构国家重点实验室(中国科学院计算技术研究所)开放课题(CARCH201915);国家自然科学基金项目(62072001,61702004,61572209)。
摘 要:大规模非结构化数据的爆炸式增长给传统关系型数据库带来了极大的挑战.基于日志结构合并树(log-structured merge tree,LSM-tree)的键值存储系统已被广泛应用,并起到重要的作用,原因在于基于LSM-tree的键值存储能够将随机写转化为顺序写,从而提升性能.然而,LSM-tree键值存储也存在一些性能问题.一方面,键值存储利用compaction操作更新数据,保持系统平衡,但造成严重的写放大问题.另一方面,以传统计算为中心的架构下,compaction操作带来大量的数据传输,影响了系统性能.以数据为中心的近数据计算模型(near-data processing,NDP)为基础,利用该模型下主机端与近数据计算使能设备端的并行资源,提出基于系统并行与流水线并行的compaction优化方法(collaborative parallel compaction optimization for LSM-tree key-value stores,CoPro).当处理compaction操作时,CoPro主机端与NDP设备端协同执行compaction卸载任务.此外,进一步提出基于决策组件的CoPro+,根据系统资源变化以及负载键值对中值大小的变化来动态调整并行度,使NDP架构中计算资源的使用更加高效.在搭建的硬件平台上验证了CoPro的有效性.Large-scale unstructured data management brings unprecedented challenges to existing relational databases.The log-structured merge tree(LSM-tree)based key-value store has been widely used and plays an essential role in data-intensive applications.The LSM-tree can convert random-write operations into sequential ones,thereby improving write performance.However,the LSM-tree key-value storage system also has some problems.First,the key-value storage system uses compaction operations to update data to balance system performance,but it impacts system performance and causes serious write amplification.Second,the traditional computing-centric data transmission also limits the overall system performance in compaction.This paper applied the data-centric near-data processing(NDP)model in the storage system.We propose a collaborative parallel compaction optimization for LSM-tree key-value stores named CoPro.The two parallel(i.e.,data and pipeline parallelism)are fully utilized to improve compaction performance.When the compaction is triggered,the host-side CoPro determines the partitioning ratio of the compaction tasks according to the offloading strategy and divides tasks according to the ratio.Then,compaction subtasks are offloaded to the host and device sides,respectively,through the semantic management module.We design a decision component in the host-side and device-side CoPro,which is remarked as CoPro+.CoPro+can dynamically adjust the parallelism according to changes in the resource of system and the value of key-value pairs in workloads.Extensive experimental results validate the benefits of CoPro compared with two popular NDP-based key-value stores.
关 键 词:日志归并树 键值存储 近数据计算 任务卸载 数据-流水线并行
分 类 号:TP391[自动化与计算机技术—计算机应用技术]
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在链接到云南高校图书馆文献保障联盟下载...
云南高校图书馆联盟文献共享服务平台 版权所有©
您的IP:3.147.28.158