Skip to content

Commit

Permalink
zfs.4: Document the actual default for zfs_txg_history (#16305)
Browse files Browse the repository at this point in the history
Sponsored-by: Klara, Inc.
Sponsored-by: Wasabi Technology, Inc.

Signed-off-by: Mateusz Piotrowski <[email protected]>
Reviewed-by: Tony Hutter <[email protected]>
  • Loading branch information
0mp committed Jun 28, 2024
1 parent 5f220c6 commit fd51786
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions man/man4/zfs.4
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
.\" own identifying information:
.\" Portions Copyright [yyyy] [name of copyright owner]
.\"
.Dd February 14, 2024
.Dd June 27, 2024
.Dt ZFS 4
.Os
.
Expand Down Expand Up @@ -2113,7 +2113,7 @@ The default of
.Sy 32
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
.Pa /proc/spl/kstat/zfs/ Ns Ao Ar pool Ac Ns Pa /TXGs .
.
Expand Down

0 comments on commit fd51786

Please sign in to comment.