Linux Optimize Directories / File Access Time Under ext3 Filesystem

33

Author: JT Smith

How do I improve my file server performance. I’ve many large files in directories and how do I speed up access time? The -D option causes e2fsck to try to optimize all directories, either by reindexing them if the filesystem supports directory indexing, or by sorting and compressing directories for smaller directories.

Link: cyberciti.biz

Category:

  • Linux