
Index Terms
File structures position paper
Recommendations
A multiple-file write scheme for improving write performance of small files in Fast File System
Fast File System (FFS) stores files to disk in separate disk writes, each of which incurs a disk positioning (seek + rotation) limiting the write performance for small files. We propose a new scheme called co-writing to accelerate small file writes in ...
Data Structures for Storing File Namespace in Distributed File System
NCM '08: Proceedings of the 2008 Fourth International Conference on Networked Computing and Advanced Information Management - Volume 01The Distributed File System (DFS) provides a mechanism where a file can be stored across several physical computer nodes ensuring replication transparency and failure transparency. In order to achieve this, one important feature of DFS's datastructure ...






Comments