aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2023-09-18 19:38:53 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2023-09-22 12:41:29 +0000
commit26d060cb46d747b515ccb5a63dc37ce1bab47596 (patch)
tree23c14a37b52ccc10f4fadc2cc7dad6e1b7ecac7a
parentb4c409785ff26af384d83dfcdf21ddf954d0bf87 (diff)
downloadsrc-26d060cb46d747b515ccb5a63dc37ce1bab47596.tar.gz
src-26d060cb46d747b515ccb5a63dc37ce1bab47596.zip
tmpfs.5: Document option pgread
Fixes: 765ad5b28d3f tmpfs: add the "pgread" mount option MFC after: 7 days (cherry picked from commit fade2298889d588c15705b44e336ff02cc96f956)
-rw-r--r--share/man/man5/tmpfs.52
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man5/tmpfs.5 b/share/man/man5/tmpfs.5
index 8999fef40f46..33ed055d7f30 100644
--- a/share/man/man5/tmpfs.5
+++ b/share/man/man5/tmpfs.5
@@ -131,6 +131,8 @@ The default is the mount point's mode.
Do not use namecache to resolve names to files for the created mount.
This saves memory, but currently might impair scalability for highly
used mounts on large machines.
+.It Cm pgread
+Enable pgcache read for the mount.
.It Cm size
Set the total file system size in bytes, unless suffixed
with one of k, m, g, t, or p, which denote byte, kilobyte,