diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:34:31 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:34:31 +0000 |
| commit | 159f80bfbc7afb16a9efaff9ef8bf52202c00756 (patch) | |
| tree | f5ac49eff1a4a9018ad67f185d362b2210faba76 | |
| parent | 3876038a6f50208f5a7c3129bdceeee56898a2b5 (diff) | |
Notes
| -rw-r--r-- | share/man/man7/tuning.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index 0395cf69bfb8..9bb167390762 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -185,7 +185,7 @@ with .Em tunefs -n enable /filesystem. (Note: In 5.x softupdates can be turned on using the -U option to newfs). Softupdates drastically improves meta-data performance, mainly file -creation and deletion. We recommend turning softupdates on all of your +creation and deletion. We recommend enabling softupdates on all of your filesystems. There are two downsides to softupdates that you should be aware of: First, softupdates guarantees filesystem consistency in the case of a crash but could very easily be several seconds (even a minute!) |
