键值对直接存储架构及机制研究
项目介绍
AI项目解读
基本信息
- 批准号:61872156
- 项目类别:面上项目
- 资助金额:16.0万
- 负责人:
- 依托单位:
- 学科分类:F0204.计算机系统结构与硬件技术
- 结题年份:2019
- 批准年份:2018
- 项目状态:已结题
- 起止时间:2019-01-01 至2019-12-31
- 项目参与者:万胜刚; 肖亮; 梅飞; 张文辉; 杨李; 杨阳; 盛丰; 张曼怡; 李景军;
- 关键词:
项目摘要
Emerging Storage devices with high performance and sophisticated features inevitably reform the conventional design principles and architecture of storage stack based on rotating disks. This storage stack heavily hinders the potential performance improvement of key-value store as a representative data-intensive application. Based on analyzing the characteristics of SSDs and understanding the relevant new design principles, we found that mainstream existing key-value stores based on multi-stage tree structure lead to significant write amplification, increasing the writing penalty of SSDs while hardly leveraging the advantages of high IOPS of SSDs. This project proposes a key-value store based direct storage, KVDS for short, and designs a novel architecture and the corresponding mechanisms for KVDS. KVDS highly combining the data process of key-value stores with the characteristics of SSDs. The main contributions are as follows: 1) to propose a multi-stage forest structure based key-value store suitable to SSDs, dramatically reducing the write amplification and effectively compensating the structure-inherited read degradation by using the parallel read to benefit from high IOPS of SSDs; 2) to present a direct storage architecture for key-value stores, which consists of application, direct storage, and media management layers, as well as to design the corresponding interface, data layout, and processing flow; 3) to develop key implementation techniques based on the new architecture, including physical storage mapping, internal and external channel scheduling of SSDs, compaction optimization, near data processing, etc. KVDS can maximize the overall performance of key-value stores under a wide range of workload patterns. The fundamental architecture and techniques of KVDS can be naturally extended to other big-data applications. Therefore, KVDS actually enriches the theory and key technology of computer system.
新型存储器件具有高性能和复杂内部结构,不可避免地动摇基于磁盘的传统存储栈设计原则及架构。现有存储栈整体上制约了以键值对存储为代表的数据密集型应用在新硬件上的性能发挥。分析发现基于多级树结构的主流键值对存储具有内生的显著写放大问题,既增加固态盘的写代价,也无法发挥其性能优势。本项目提出键值对直接存储架构和机制,深度融合键值对存储结构、系统存储过程和新型存储介质特性。其创新点为:1)提出适应固态盘的键值对多级森林结构,减少写放大,设计并行读机制,弥补其结构潜在的读性能下降;2)提出面向键值对存储的直接存储架构,构建应用、直接存储和介质管理三层架构,设计相应接口、数据布局和处理流程;3)开发新架构下的关键实现技术,包括存储物理映射,介质内外通道调度、合并过程优化、近数据处理等。直接存储能够最大化、全面提升键值对在各种负载模式下的性能,可推广到其他大数据应用存储中,从而丰富计算机系统理论及技术。
结项摘要
新型存储器件具有高性能和复杂内部结构,不可避免地动摇基于磁盘的传统存储栈设计原则及架构。现有存储栈整体上制约了以键值对存储为代表的数据密集型应用在新硬件上的性能发挥。分析发现主流键值对存储具有内生的显著写放大问题,既增加固态盘的写代价,也无法发挥其性能优势。本项目提出键值对直接存储架构和机制,深度融合键值对存储结构、系统存储过程和新型存储介质特性。其创新点为:1)提出了键值对直接存储架构,使得键值对应用能够直接管理块存储空间,避免文件系统引入的IO代价;2)提出适应固态盘的键值对多级森林结构,减少写放大,设计并行读机制,弥补其结构潜在的读性能下降;3)提出面向键值对存储的直接存储架构及相应接口、数据布局和处理流程;4)分析和理解现有存储系统、固态盘内部的多种异构性,设计相应的IO调度机制。项目共发表论文17篇(CCF-A/B 13篇),申请3项发明专利。键值对直接存储研究推进了新型键值对存储的研究和应用,所提技术思想也能推广到其他大数据应用。项目研究成果丰富了新型存储系统设计理论和实现技术。
项目成果
期刊论文数量(7)
专著数量(0)
科研奖励数量(0)
会议论文数量(10)
专利数量(3)
A Fast Filtering Mechanism to Improve 2 Efficiency of Large-Scale Video Analytics
提高大规模视频分析效率的快速过滤机制2
- DOI:10.1109/tc.2020.2970413
- 发表时间:--
- 期刊:IEEE TRANSACTIONS ON COMPUTERS
- 影响因子:3.7
- 作者:Chen Zhang;Qiang Cao;Wenhui Zhang;Jingjun Li;Jie Yao
- 通讯作者:Jie Yao
A Renewable Energy Driven Approach for Computational Sprinting
可再生能源驱动的计算冲刺方法
- DOI:10.1109/tpds.2018.2890230
- 发表时间:2019
- 期刊:IEEE Transactions on Parallel and Distributed Systems
- 影响因子:5.3
- 作者:Cai Haoran;Cao Qiang;Jiang Hong
- 通讯作者:Jiang Hong
Improving Overall Performance of TLC SSD by Exploiting Dissimilarity of Flash Pages
利用闪存页面的差异性提高 TLC SSD 的整体性能
- DOI:10.1109/tpds.2019.2934458
- 发表时间:2020
- 期刊:IEEE Transactions on Parallel and Distributed Systems
- 影响因子:5.3
- 作者:Wenhui Zhang;Qiang Cao;Hong Jiang;Jie Yao
- 通讯作者:Jie Yao
A Novel Multi-Stage Forest-Based Key-Value Store for Holistic Performance Improvement
用于整体性能改进的新型多阶段基于森林的键值存储
- DOI:10.1109/tpds.2019.2950248
- 发表时间:2020
- 期刊:IEEE Transactions on Parallel and Distributed Systems
- 影响因子:5.3
- 作者:Ziyi Lu;Qiang Cao;Fei Mei;Hong Jiang;Jingjun Li
- 通讯作者:Jingjun Li
DeFUSE : Decoupling Metadata and Data Processing in FUSE Framework for Performance Improvement
DeFUSE:在 FUSE 框架中解耦元数据和数据处理以提高性能
- DOI:10.1109/access.2019.2942954
- 发表时间:2019
- 期刊:IEEE Access
- 影响因子:3.9
- 作者:WENRUI YAN;JIE YAO;QIANG CAO
- 通讯作者:QIANG CAO
数据更新时间:{{ journalArticles.updateTime }}
{{
item.title }}
{{ item.translation_title }}
- DOI:{{ item.doi || "--"}}
- 发表时间:{{ item.publish_year || "--" }}
- 期刊:{{ item.journal_name }}
- 影响因子:{{ item.factor || "--"}}
- 作者:{{ item.authors }}
- 通讯作者:{{ item.author }}
数据更新时间:{{ journalArticles.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ monograph.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ sciAawards.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ conferencePapers.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ patent.updateTime }}
其他文献
网络存储系统中IO请求响应时间的研究
- DOI:--
- 发表时间:--
- 期刊:《计算机研究与发展》,
- 影响因子:--
- 作者:曹强;谢长生
- 通讯作者:谢长生
CT联合模板引导放射性粒子植入治疗不可手术的早期非小细胞肺癌
- DOI:10.3760/cma.j.issn.0254-5098.2017.07.005.
- 发表时间:2017
- 期刊:中华放射医学与防护杂志
- 影响因子:--
- 作者:霍彬;霍小东;王磊;曹强;王金焕;王丽丽;臧立;王海涛;柴树德;王俊杰
- 通讯作者:王俊杰
弱崩解性软岩干-湿循环条件下崩解特性试验研究
- DOI:--
- 发表时间:2017
- 期刊:中国安全科学
- 影响因子:--
- 作者:梁冰;曹强;王俊光;姜利国
- 通讯作者:姜利国
一种基于小波特征提取的低速率DoS检测方法
- DOI:10.1016/j.mee.2017.02.003
- 发表时间:--
- 期刊:软件学报
- 影响因子:--
- 作者:熊琦;曹强;刘陶;何炎祥;韩奕
- 通讯作者:韩奕
miR-122通过介导sprouty2调控肾癌细胞的增殖
- DOI:--
- 发表时间:2015
- 期刊:南京医科大学学报(自然科学版)
- 影响因子:--
- 作者:张井;张磊;李双;柳金良;曹强;秦超;殷长军
- 通讯作者:殷长军
其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:{{ item.doi || "--" }}
- 发表时间:{{ item.publish_year || "--"}}
- 期刊:{{ item.journal_name }}
- 影响因子:{{ item.factor || "--" }}
- 作者:{{ item.authors }}
- 通讯作者:{{ item.author }}
内容获取失败,请点击重试
查看分析示例
此项目为已结题,我已根据课题信息分析并撰写以下内容,帮您拓宽课题思路:
AI项目摘要
AI项目思路
AI技术路线图
请为本次AI项目解读的内容对您的实用性打分
非常不实用
非常实用
1
2
3
4
5
6
7
8
9
10
您认为此功能如何分析更能满足您的需求,请填写您的反馈:
曹强的其他基金
面向新型混合存储的高效异构融合系统架构及机制研究
- 批准号:
- 批准年份:2021
- 资助金额:58 万元
- 项目类别:面上项目
低熵存储系统(LESS)理论、方法和实现技术研究
- 批准号:60603075
- 批准年份:2006
- 资助金额:25.0 万元
- 项目类别:青年科学基金项目
相似国自然基金
{{ item.name }}
- 批准号:{{ item.ratify_no }}
- 批准年份:{{ item.approval_year }}
- 资助金额:{{ item.support_num }}
- 项目类别:{{ item.project_type }}
相似海外基金
{{
item.name }}
{{ item.translate_name }}
- 批准号:{{ item.ratify_no }}
- 财政年份:{{ item.approval_year }}
- 资助金额:{{ item.support_num }}
- 项目类别:{{ item.project_type }}