首页> 外文会议>Networking Architecture and Storage, 2007 International Conference on; Guilin,China >Design and Implementation of an Efficient Multi-version File System
【24h】

Design and Implementation of an Efficient Multi-version File System

机译:高效的多版本文件系统的设计与实现

获取原文
获取原文并翻译 | 示例

摘要

The benefit of multi-version file system is high reliability. File versioning can be used for file-oriented recovery from deletion and limiting exposure to data losses during file system failure. The problem is that accesses to versions in the distant past may be prohibitively expensive. We adopt the hierarchical architecture in version space to reduce the time spent on search; We present a new structure named red black tree embedded in inode to organize versions of a directory and another new structure named red black tree with weight and link to build index for versions of a file. Using aforementioned technologies, we implement an efficient multi-version file system named thvfs. The experiment results show that the average time of searching old versions in thvfs is 34.4% lower than that in ext3cow, the famous multi-version file system.
机译:多版本文件系统的好处是可靠性高。文件版本控制可用于从文件删除恢复的面向文件的恢复,并限制文件系统故障期间数据丢失的风险。问题在于,访问遥远的版本可能成本过高。我们在版本空间中采用了层次结构,以减少搜索时间;我们提出了一种嵌入到inode中的名为red black tree的新结构来组织目录的版本,以及另一个具有权重和链接的名为red black tree的新结构来为文件的版本建立索引。使用上述技术,我们实现了一个名为thvfs的高效多版本文件系统。实验结果表明,thvfs中搜索旧版本的平均时间比著名的多版本文件系统ext3cow的搜索时间低34.4%。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号