diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-12-10 09:26:30 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-12-10 09:26:30 +0000 |
| commit | 2bd2a050acae96546c28335adfd2db0de83892f3 (patch) | |
| tree | 5ea86b4e7f87285a319d745189d6a78c7c7b396f | |
| parent | 65dc334620cda5dc41e5a3743db7d73e0154d293 (diff) | |
Notes
| -rw-r--r-- | share/man/man7/tuning.7 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index 741ad7990ec0..f79ee5b783e8 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -234,19 +234,6 @@ recovery times. For example, .Dq Li "newfs -i 32768 ..." . .Pp -Finally, increasing the -.Em cylinders/group -ratio has the effect of packing the inodes closer together. -This can increase directory performance and also decrease -.Xr fsck 8 -times. -If you use this option at all, we recommend maxing it out. -Use -.Dq Li "newfs -c 999" -and -.Xr newfs 8 -will error out and tell you what the maximum is, then use that. -.Pp .Xr tunefs 8 may be used to further tune a filesystem. This command can be run in |
