|
计算机科学 2008
Design and Implement of Object-based Storage File System
|
Abstract:
Along with the rapid development of storage technologies,object-based storage device faces the problem of efficient terabit level storage.In allusion to the limitation of Ext2 file system in Linux for processing large files and huge directories,by adopting B+ tree structure,an object-based file system are designed and implemented,based on the assignment strategy of continuous blocks of data.The experiment results show that the implemented file system possesses a better data access efficiency than tranditina...