summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctl.3
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2004-04-20 06:41:48 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2004-04-20 06:41:48 +0000
commitd81053d0fcffe30048360ede69be6a9ddcc67fb9 (patch)
tree005cf010fc57e3664f9621f2d9af812a5c69a024 /lib/libc/gen/sysctl.3
parent94f4b0d02ab8ae5fb1ace3e14a260e6528ce9244 (diff)
kern.maxclusters. ok beck@ deraadt@ jmc@
Diffstat (limited to 'lib/libc/gen/sysctl.3')
-rw-r--r--lib/libc/gen/sysctl.37
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 4dddc217593..123f1a1c4b8 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.137 2004/03/31 08:42:30 jmc Exp $
+.\" $OpenBSD: sysctl.3,v 1.138 2004/04/20 06:41:47 tedu Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -347,6 +347,7 @@ information.
.It Dv KERN_INTRCNT No " node not applicable"
.It Dv KERN_JOB_CONTROL No " integer no"
.It Dv KERN_MALLOCSTATS No " node no"
+.It Dv KERN_MAXCLUSTERS No " integer yes"
.It Dv KERN_MAXFILES No " integer yes"
.It Dv KERN_MAXPARTITIONS No " integer no"
.It Dv KERN_MAXPROC No " integer yes"
@@ -522,6 +523,10 @@ name.
Each node returns a
.Li struct kmemstats .
.El
+.It Dv KERN_MAXCLUSTERS
+The maximum number of
+.Xr mbuf 9
+clusters that may be allocated.
.It Dv KERN_MAXFILES
The maximum number of open files that may be open in the system.
.It Dv KERN_MAXPARTITIONS