节点文献

一种策略灵活的多版本文件系统的设计与实现

Design and implementation of a versioning file system with flexible retention policy

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 郝子江向小佳田金兰

【Author】 Hao Zijiang Xiang Xiaojia Tian Jinlan (Department of Computer Science and Technology,Tsinghua University,Beijing 100084)

【机构】 清华大学计算机系

【摘要】 设计并实现了一种新型的多版本文件系统——HFS。HFS 把启发式规则和用户规则结合起来,提供灵活的版本保留策略,为必要的文件保留必要的版本,节省了存储空间。同时,还通过写时复制和目录版本等技术,进一步降低对存储资源的消耗。分析表明,该系统可以在保证数据可靠性的同时,有效地提高存储资源的利用率。HFS 的实现基于 Ext3,对 HFS 和 Ext3的文件读写性能的测试和比较的结果表明,HFS 的顺序读文件的性能与 Ext3相当,顺序写文件的性能和随机读写的性能比 Ext3降低了2%~5%,版本机制对文件系统性能的影响很小。

【Abstract】 This paper proposes a new prototype of versioning file system,named Hao’s file system (HFS).The system com- bines the heuristic rule with the user rule to establish a flexible retention policy,keeping necessary versions for necessary files and reducing space consumption.Furthermore,it makes good use of storage resource through the copy-on-writing technology and the directory versioning mechanism.The analysis showed that the HFS could enhance storage efficiency effectively while providing guaranteed data reliability.It was also proved by experiment that the HFS had little impact on file system performance compared with its ancestor,Ext3.The sequential reading performance of HFS was almost the same as that of Ext3,while the sequential writing performance and the random access performance were reduced by 2% ~5% compared with the Ext3.

【基金】 973计划(2004CB318205)资助项目
  • 【文献出处】 高技术通讯 ,Chinese High Technology Letters , 编辑部邮箱 ,2008年06期
  • 【分类号】TP311.52
  • 【被引频次】1
  • 【下载频次】13
节点文献中: 

本文链接的文献网络图示:

本文的引文网络