计算机与现代化 ›› 2010, Vol. 1 ›› Issue (02): 139-142.doi:

• 应用与开发 • 上一篇    下一篇

GCFS文件系统读操作的设计与实现

何晓川1,田昊2,曹培发2   

  1. 1.装备指挥技术学院研究生管理大队,北京 101416;2.装备指挥技术学院信息装备系,北京 101416
  • 收稿日期:2009-07-06 修回日期:1900-01-01 出版日期:2010-02-12 发布日期:2010-02-12

Design and Implementation of Read Operation in GCFS File System

HE Xiaochuan1,TIAN Hao2,CAO Peifa2   

  1. 1.Group of Postgraduate Management, Academy of Equipment Command & Technology, Beijing 101416, China;2.Department of Informational Equipment, Academy of Equipment Command & Technology, Beijing 101416, China
  • Received:2009-07-06 Revised:1900-01-01 Online:2010-02-12 Published:2010-02-12

摘要:

本文阐述一种通用集群文件系统GCFS(General Cluster File System)系统读操作的设计与实现。简述利用Linux虚拟文件系统(VFS)的读操作的基本结构和调用过程,并搭建环境进行测试。

关键词: 集群文件系统, GCFS, VFS, 读操作, 测试

Abstract:

This paper introduces the design and implementation of read operation in a cluster file system called GCFS. Then, the paper expatiates that the basic structure and the calling process. Finally, it gives the result of test about reading capability in the concrete condition. 

Key words: cluster file system, GCFS, VFS, read operation, test