一种提高ext2处理大文件效率的方法  

An approach to improve the performance of ext2 on large files

在线阅读下载全文

作  者:董俊[1] 卢正鼎[1] 聂岚[1] 魏东林[1] 

机构地区:[1]华中科技大学计算机科学与技术学院

出  处:《华中科技大学学报(自然科学版)》2002年第5期1-3,共3页Journal of Huazhong University of Science and Technology(Natural Science Edition)

基  金:国防科技预研基金资助项目 .

摘  要:尽管Linux的ext2文件系统在处理较小文件时有很高的效率 ,但对大文件的读写却并不理想 .在分析了ext2内部实现的基础之上 ,指出了ext2采用的inode结构及块分配策略在处理大文件上的不足 .为了提高其处理大文件的效率 ,通过以下两种方法来加以改进 :a .利用B+ 树来组织文件数据块和空闲数据块 ;b .利用连续块分配策略来进行文件的扩展 .最后 ,从理论上论述了改进后的ext2在处理大文件上比原有的文件系统有着较好的读写效率 ,并给出实验数据加以佐证 .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.

关 键 词:LINUX EXT2 大文件 连续块分配策略 B^+树 

分 类 号:TP311.13[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象