|
|
| File: [Development] / linux-2.4-xfs / split-patches / docs-update2 (download)
Revision 1.1, Fri May 14 05:07:32 2004 UTC (13 years, 5 months ago) by nathans
UPdate XFS docs, add a split-patch for the update. |
Index: 2.4.x-xfs/Documentation/filesystems/xfs.txt =================================================================== --- 2.4.x-xfs.orig/Documentation/filesystems/xfs.txt Fri May 14 14:54:03 2004 +++ 2.4.x-xfs/Documentation/filesystems/xfs.txt Fri May 14 15:03:08 2004 @@ -129,19 +129,19 @@ fs.xfs.stats_clear (Min: 0 Default: 0 Max: 1) Setting this to "1" clears accumulated XFS statistics - in /proc/fs/xfs/stat. It then immediately reset to "0". + in /proc/fs/xfs/stat. It then immediately resets to "0". - fs.xfs.sync_interval (Min: HZ Default: 30*HZ Max: 60*HZ) + fs.xfs.xfssyncd_centisecs (Min: 100 Default: 3000 Max: 6000) The interval at which the xfssyncd thread flushes metadata out to disk. This thread will flush log activity out, and do some processing on unlinked inodes. - fs.xfs.age_buffer (Min: 1*HZ Default: 15*HZ Max: 300*HZ) - The age at which xfsbufd flushes dirty metadata buffers to disk. - - fs.xfs.flush_interval (Min: HZ/2 Default: HZ Max: 30*HZ) + fs.xfs.xfsbufd_centisecs (Min: 50 Default: 100 Max: 3000) The interval at which xfsbufd scans the dirty metadata buffers list. + fs.xfs.age_buffer_centisecs (Min: 100 Default: 1500 Max: 30000) + The age at which xfsbufd flushes dirty metadata buffers to disk. + fs.xfs.error_level (Min: 0 Default: 3 Max: 11) A volume knob for error reporting when internal errors occur. This will generate detailed messages & backtraces for filesystem