帮助 本站公告
您现在所在的位置:网站首页 > 知识中心 > 文献详情
文献详细Journal detailed

高速大容量存储系统中的线性文件系统设计和实现
The Design and Implementation of Linear File System in High Speed Storage System

导  师: 孟新

学科专业: 081203

授予学位: 硕士

作  者: ;

机构地区: 中国科学院研究生院

摘  要: 航空航天、遥感测量等领域,都要求能及时地保存原始数据,以便事后对数据进行分析和处理,并且对设备的存储容量、存取速度以及数据共享等方面都有一定的要求。因此研究适用于高速记录和读取的大容量存储设备是十分必要的。硬盘具有体积小、容量大、可随机访问等优点,是存储设备中的常用存储介质。 本文分析了硬盘存储原理和Windows文件系统的工作原理。并简要地讨论了几种常用文件系统的优缺点,包括FAT32文件系统、NTFS文件系统和EXT2文件系统。 以此为基础,从充分发挥硬盘读写效率和易于数据管理的角度出发,提出了一个适合于高速记录和读取的大容量存储设备的线性文件系统。线性文件系统除具有一般文件系统的基本功能――基本的文件I//O操作外,还针对高速大容量存储的特点作了优化,如支持大于2TB的硬盘、大于4GB的文件、文件的连续存储等。然后详细地讨论了线性文件系统的设计思想和实现方案,包括线性文件系统布局、线性文件系统驱动的实现、驱动程序的安装。文章最后对课题的特色做出了总结。 It is required that original data should be stored in real time for the sakeof the processing and analysis of them later, especially in the field of aviationand space, telemetry and so on. The development of high-speed, large-capacitystorage device is necessary. Hard disks are playing an important role in thestorage devices for its small volume, its capacity and its direct access. This paper analyzes the principle of the hard disk and Windows file system.And the advantages and disadvantages of common file systems, such as FAT32,NTFS and Ext2 are discussed. It explains the internals of the Windows I//Osubsystem, the Windows Cache Manager, and the Windows Virtual MemoryManager. Based on the research, a linear file system is put forward, which can raisethe e?ciency of the disk read-write rate and data management in high-speed,large-capacity storage system. And the design idea and scheme are discussed indetail. The design and development of linear file system driver is discussed. Italso explains how the Windows file system processes user requests for file I//O.In the last, specialty of this paper is summarized.

关 键 词: 高速存储 线性文件系统 文件系统驱动

分 类 号: [TP311.52]

领  域: [自动化与计算机技术] [自动化与计算机技术]

相关作者

相关机构对象

相关领域作者

作者 李文姬
作者 邵慧君
作者 杜松华
作者 周国林
作者 邢弘昊