Fix spelling errors

Unlike some of my other fixes which are more subtle, these are
unambigously spelling errors.

Signed-off-by: Simon Howard <fraggle@gmail.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
This commit is contained in:
Simon Howard 2025-03-12 19:27:27 +00:00 committed by Tony Hutter
parent e759a86fa5
commit ef81812726
3 changed files with 7 additions and 7 deletions

View File

@ -237,7 +237,7 @@ in reading stored log metadata, or the metadata
has become somehow fragmented/unusable).
.
.It Sy l2arc_rebuild_blocks_min_l2size Ns = Ns Sy 1073741824 Ns B Po 1 GiB Pc Pq u64
Mininum size of an L2ARC device required in order to write log blocks in it.
Minimum size of an L2ARC device required in order to write log blocks in it.
The log blocks are used upon importing the pool to rebuild the persistent L2ARC.
.Pp
For L2ARC devices less than 1 GiB, the amount of data
@ -582,16 +582,16 @@ most ZPL operations (e.g. write, create) will return
.Sy ENOSPC .
.
.It Sy spa_num_allocators Ns = Ns Sy 4 Pq int
Determines the number of block alloctators to use per spa instance.
Determines the number of block allocators to use per spa instance.
Capped by the number of actual CPUs in the system via
.Sy spa_cpus_per_allocator .
.Pp
Note that setting this value too high could result in performance
degredation and/or excess fragmentation.
degradation and/or excess fragmentation.
Set value only applies to pools imported/created after that.
.
.It Sy spa_cpus_per_allocator Ns = Ns Sy 4 Pq int
Determines the minimum number of CPUs in a system for block alloctator
Determines the minimum number of CPUs in a system for block allocator
per spa instance.
Set value only applies to pools imported/created after that.
.

View File

@ -72,7 +72,7 @@ state of this vdev such as online, faulted, or offline
.It Sy guid
globally unique id of this vdev
.It Sy asize
The allocable size of this vdev
The allocatable size of this vdev
.It Sy psize
The physical size of this vdev
.It Sy ashift
@ -96,7 +96,7 @@ The physical path to the device
.It Sy encpath
The enclosure path to the device
.It Sy fru
Field Replacable Unit, usually a model number
Field Replaceable Unit, usually a model number
.It Sy parent
Parent of this vdev
.It Sy children

View File

@ -112,7 +112,7 @@ See
.Xr zfs 4
for more details on the
.Sy zfs_vdev_direct_write_verify
module paramter.
module parameter.
.It Sy config
Issued every time a vdev change have been done to the pool.
.It Sy zpool