Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 typo in previous
details: https://anonhg.NetBSD.org/src/rev/2a50a0d73bf4
branches: trunk
changeset: 335117:2a50a0d73bf4
user: dholland <dholland%NetBSD.org@localhost>
date: Fri Dec 26 19:15:04 2014 +0000
description:
typo in previous
diffstat:
share/man/man4/options.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6b505b619f24 -r 2a50a0d73bf4 share/man/man4/options.4
--- a/share/man/man4/options.4 Fri Dec 26 18:08:52 2014 +0000
+++ b/share/man/man4/options.4 Fri Dec 26 19:15:04 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.443 2014/12/26 01:19:43 christos Exp $
+.\" $NetBSD: options.4,v 1.444 2014/12/26 19:15:04 dholland Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -978,7 +978,7 @@
cache, though called by many other names in the kernel source).
By default, this cache has
.Dv (NPROC + NTEXT + 100)
-entires (NPROC set as 20 + 16 * MAXUSERS and NTEXT as 80 + NPROC / 8).
+entries (NPROC set as 20 + 16 * MAXUSERS and NTEXT as 80 + NPROC / 8).
A reasonable way to derive a value of
.Dv NVNODE ,
should you notice a large number of namei cache misses with a tool such as
Home |
Main Index |
Thread Index |
Old Index