git: fade2298889d - main - tmpfs.5: Document option pgread
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Sep 2023 21:59:54 UTC
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=fade2298889d588c15705b44e336ff02cc96f956 commit fade2298889d588c15705b44e336ff02cc96f956 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2023-09-18 19:38:53 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2023-09-18 21:59:10 +0000 tmpfs.5: Document option pgread Fixes: 765ad5b28d3f tmpfs: add the "pgread" mount option MFC after: 7 days --- share/man/man5/tmpfs.5 | 2 ++ 1 file changed, 2 insertions(+) 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,