summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-09-25 17:48:17 +0000
committerjmc <jmc@openbsd.org>2011-09-25 17:48:17 +0000
commitb58911dfbfdf48755a4caaa61e8d64d094fa4286 (patch)
tree88cf3371e8dbd72e8885922b1cf9a79920c21f50
parentzap trailing whitespace; (diff)
downloadwireguard-openbsd-b58911dfbfdf48755a4caaa61e8d64d094fa4286.tar.xz
wireguard-openbsd-b58911dfbfdf48755a4caaa61e8d64d094fa4286.zip
KERN_BUFCACHEPERCENT defaults to 20%, not 10%; from Juha Erkkila
ok ariane
-rw-r--r--lib/libc/gen/sysctl.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 958691e6dc2..0c0f7090c94 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.208 2011/09/03 22:59:07 jmc Exp $
+.\" $OpenBSD: sysctl.3,v 1.209 2011/09/25 17:48:17 jmc Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 3 2011 $
+.Dd $Mdocdate: September 25 2011 $
.Dt SYSCTL 3
.Os
.Sh NAME
@@ -503,7 +503,7 @@ structure is returned.
This structure contains the time that the system was booted.
.It Dv KERN_BUFCACHEPERCENT
The maximum percentage of physical memory the buffer cache may use;
-the default is 10%.
+the default is 20%.
.It Dv KERN_CCPU
The scheduler exponential decay value.
.It Dv KERN_CLOCKRATE