aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2001-09-24 07:35:37 +0000
committerMurray Stokely <murray@FreeBSD.org>2001-09-24 07:35:37 +0000
commitbc58a19f1d363d2bb76ef8da5795f5e67ef7f8f3 (patch)
tree8ff435f5be15bdf84e5ff97963a8f7eb876d358f /share
parent17be0bb430b40ee07fb77163cc22e169ff0fcd25 (diff)
downloadsrc-bc58a19f1d363d2bb76ef8da5795f5e67ef7f8f3.tar.gz
src-bc58a19f1d363d2bb76ef8da5795f5e67ef7f8f3.zip
Note that it might not be a good idea to mount /var 'noatime'.
PR: docs/30675 Submitted by: Eugene M. Kim <gene@nttmcl.com>, and Giorgos Keramidas <charon@labs.gr>
Notes
Notes: svn path=/head/; revision=83876
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/tuning.711
1 files changed, 7 insertions, 4 deletions
diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7
index dc623d41ec5a..821dd0513397 100644
--- a/share/man/man7/tuning.7
+++ b/share/man/man7/tuning.7
@@ -211,10 +211,13 @@ basis the buffer cache can wind up getting polluted with atime updates,
creating a burden on the system. For example, if you are running a heavily
loaded web site, or a news server with lots of readers, you might want to
consider turning off atime updates on your larger partitions with this
-mount option. Do not gratuitously turn off atime updates everywhere.. for
-example, you might as well leave them turned on for mostly read-only
-partitions such as / and /usr (especially for / since some system utilities
-use the atime field for reporting).
+mount option. However, you should not gratuitously turn off atime
+updates everywhere. For example, the /var filesystem customarily
+holds mailboxes, and atime (in combination with mtime) is used to
+determine whether a mailbox has new mail. You might as well leave
+atime turned on for mostly read-only partitions such as / and /usr
+as well. This is especially useful for / since some system utilities
+use the atime field for reporting.
.Sh STRIPING DISKS
In larger systems you can stripe partitions from several drives together
to create a much larger overall partition. Striping can also improve