作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (10): 49-51. doi: 10.3969/j.issn.1000-3428.2008.10.018

• 软件技术与数据库 • 上一篇    下一篇

基于对象存储的机群文件系统数据通路

李剑宇1,2,唐荣峰1,2,熊 劲1,孟 丹1   

  1. (1. 中国科学院计算技术研究所国家智能中心,北京 100080;2. 中国科学院研究生院,北京 100080)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-05-20 发布日期:2008-05-20

Cluster File System Data Path Based on Object Storage

LI Jian-yu1,2, TANG Rong-feng1,2, XIONG Jin1, MENG Dan1   

  1. (1. National Intelligence Centre, Institute of Intelligent Computing Technology, Chinese Acadmy of Sciences, Beijing 100080; 2. Graduate University of Chinese Academy of Sciences, Beijing 100080)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-05-20 Published:2008-05-20

摘要: 介绍基于对象存储的机群文件系统——LionFS所采用的关键技术,包括直接递送的数据传输机制以及基于前端负载访问信息的预取技术。性能测试表明,采用预取技术后数据通路可以“并发流水”,读带宽增长了70%,直接递送操作使读、写性能分别提高24%和28%。

关键词: 机群文件系统, 数据通路, 预取

Abstract: This paper focuses on the key technology adopted in the data path of LionFS, which is an object-based cluster file system, including the direct data transmission mechanism and prefetch policy based on the access information of workload. Performance test results show that read performance increases by 70% with the data path pipelined by prefetch. Read/write performance increases by 24%/28% due to elimination of memory copy by direct data transmission.

Key words: cluster file system, data path, prefetch

中图分类号: