mirror of
https://github.com/openbsd/src.git
synced 2026-04-30 17:16:30 +00:00
typo; from bryan stenson
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: sysctl.2,v 1.37 2020/01/24 15:17:16 mpi Exp $
|
||||
.\" $OpenBSD: sysctl.2,v 1.38 2020/03/11 08:48:11 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: January 24 2020 $
|
||||
.Dd $Mdocdate: March 11 2020 $
|
||||
.Dt SYSCTL 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -2126,7 +2126,7 @@ hashes.
|
||||
.It Dv FFS_DIRHASH_MEM Pq Va vfs.ffs.dirhash_mem
|
||||
The amount of memory currently used by all directory hashes.
|
||||
.It Dv FFS_MAX_SOFTDEPS Pq Va vfs.ffs.max_softdeps
|
||||
Maximum strcuctures before slowdowns.
|
||||
Maximum structures before slowdowns.
|
||||
.It Dv FFS_SD_BLK_LIMIT_HIT Pq Va vfs.ffs.sd_blk_limit_hit
|
||||
Number of times block slowdown imposed.
|
||||
.It Dv FFS_SD_BLK_LIMIT_PUSH Pq Va vfs.ffs.sd_blk_limit_push
|
||||
|
||||
Reference in New Issue
Block a user