summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctl.3
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2004-01-08 00:49:03 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2004-01-08 00:49:03 +0000
commit6026ece1b9600e9caf1067f49ff63904b47830de (patch)
tree6ad1278e5e6e808b2daa06d2f6fb8a345b42636b /lib/libc/gen/sysctl.3
parent0ca9030b3c3e779433423a52b4ba854c262630b8 (diff)
add dirhash sysctls
Diffstat (limited to 'lib/libc/gen/sysctl.3')
-rw-r--r--lib/libc/gen/sysctl.35
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 69ca630493d..4a266bbc2f7 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.120 2004/01/07 19:51:25 markus Exp $
+.\" $OpenBSD: sysctl.3,v 1.121 2004/01/08 00:49:01 tedu Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1777,6 +1777,9 @@ Some filesystems may contain settings.
.It Dv FFS_ASYNCFREE No " integer yes"
.It Dv FFS_CLUSTERREAD No " integer yes"
.It Dv FFS_CLUSTERWRITE No " integer yes"
+.It Dv FFS_DIRHASH_DIRSIZE No " integer yes"
+.It Dv FFS_DIRHASH_MAXMEM No " integer yes"
+.It Dv FFS_DIRHASH_MEM No " integer no"
.It Dv FFS_MAXSOFTDEPS No " integer yes"
.It Dv FFS_REALLOCBLOCKS No " integer yes"
.It Dv FFS_SD_BLK_LIMIT_HIT No " integer yes"