zfs.4: Document the actual default for zfs_txg_history
Sponsored-by: Klara, Inc. Sponsored-by: Wasabi Technology, Inc. Signed-off-by: Mateusz Piotrowski <0mp@FreeBSD.org>
This commit is contained in:
parent
c98295eed2
commit
9ea854c5b8
|
@ -16,7 +16,7 @@
|
||||||
.\" own identifying information:
|
.\" own identifying information:
|
||||||
.\" Portions Copyright [yyyy] [name of copyright owner]
|
.\" Portions Copyright [yyyy] [name of copyright owner]
|
||||||
.\"
|
.\"
|
||||||
.Dd February 14, 2024
|
.Dd June 27, 2024
|
||||||
.Dt ZFS 4
|
.Dt ZFS 4
|
||||||
.Os
|
.Os
|
||||||
.
|
.
|
||||||
|
@ -2113,7 +2113,7 @@ The default of
|
||||||
.Sy 32
|
.Sy 32
|
||||||
was determined to be a reasonable compromise.
|
was determined to be a reasonable compromise.
|
||||||
.
|
.
|
||||||
.It Sy zfs_txg_history Ns = Ns Sy 0 Pq uint
|
.It Sy zfs_txg_history Ns = Ns Sy 100 Pq uint
|
||||||
Historical statistics for this many latest TXGs will be available in
|
Historical statistics for this many latest TXGs will be available in
|
||||||
.Pa /proc/spl/kstat/zfs/ Ns Ao Ar pool Ac Ns Pa /TXGs .
|
.Pa /proc/spl/kstat/zfs/ Ns Ao Ar pool Ac Ns Pa /TXGs .
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in New Issue