diff options
Diffstat (limited to 'Documentation/filesystems/proc.txt')
-rw-r--r-- | Documentation/filesystems/proc.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt index d9ac9706735b..d831d24d2a6c 100644 --- a/Documentation/filesystems/proc.txt +++ b/Documentation/filesystems/proc.txt | |||
@@ -956,6 +956,9 @@ Table 1-10: Files in /proc/fs/ext4/<devname> | |||
956 | files are packed closely together. Each large file | 956 | files are packed closely together. Each large file |
957 | will have its blocks allocated out of its own unique | 957 | will have its blocks allocated out of its own unique |
958 | preallocation pool. | 958 | preallocation pool. |
959 | inode_readahead Tuning parameter which controls the maximum number of | ||
960 | inode table blocks that ext4's inode table readahead | ||
961 | algorithm will pre-read into the buffer cache | ||
959 | .............................................................................. | 962 | .............................................................................. |
960 | 963 | ||
961 | 964 | ||