首页 | 本学科首页   官方微博 | 高级检索  
     

一种提高ext2处理大文件效率的方法
引用本文:董俊,卢正鼎,聂岚,魏东林. 一种提高ext2处理大文件效率的方法[J]. 华中科技大学学报(自然科学版), 2002, 30(5): 1-3
作者姓名:董俊  卢正鼎  聂岚  魏东林
作者单位:华中科技大学计算机科学与技术学院
基金项目:国防科技预研基金资助项目 .
摘    要:尽管Linux的ext2文件系统在处理较小文件时有很高的效率,但对大文件的读写却并不理想,在分析了ext2内部实现的基础之上,指出了ext2采用的inode结构及块分配策略在处理大文件上的不足,为了提高其处理大文件的效率,通过以下两种方法来加以改进:a.利用B^ 树来组织文件数据块和空闲数据块;b.利用连续块分配策略来进行文件的扩展,最后,从理论上论述了改进后的ext2在处理大文件上比原有的文件系统有着较好的读写效率,并给出实验数据加以佐证。

关 键 词:Linux ext2 大文件 连续块分配策略 B^+树
文章编号:1671-4512(2002)05-0001-03
修稿时间:2001-11-13

An approach to improve the performance of ext2 on large files
Dong Jun Lu Zhengding Nie Lan Wei Donglin Postgraduate, College of Computer Sci. , Tech.,Huazhong Univ. of Sci. and Tech.,Wuhan ,China.. An approach to improve the performance of ext2 on large files[J]. JOURNAL OF HUAZHONG UNIVERSITY OF SCIENCE AND TECHNOLOGY.NATURE SCIENCE, 2002, 30(5): 1-3
Authors:Dong Jun Lu Zhengding Nie Lan Wei Donglin Postgraduate   College of Computer Sci. & Tech.  Huazhong Univ. of Sci.  Tech.  Wuhan   China.
Affiliation:Dong Jun Lu Zhengding Nie Lan Wei Donglin Postgraduate, College of Computer Sci. & Tech.,Huazhong Univ. of Sci. and Tech.,Wuhan 430074,China.
Abstract:After analyzing the implementation of ext2, this paper points out that the inode structure and block allocation scheme used by ext2 have shown some deficiency when dealing with the large files. In order to improve the performance on large files, two ways are adopted. They are: a. using the B + tree to organize the file data blocks and free blocks and b. using the contiguous block allocation scheme to scale the files. The paper addresses itself theoretically that the improved ext2 has a better I/O efficiency than the former one, proved by some experimental data.
Keywords:Linux  ext2  large files  contiguous block allocation  B + tree  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号