mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Move properties, parameters, events, and concepts around manual sections
The pages moved as follows:
zpool-features.{5 => 7}
spl{-module-parameters.5 => .4}
zfs{-module-parameters.5 => .4}
zfs-events.5 => into zpool-events.8
zfsconcepts.{8 => 7}
zfsprops.{8 => 7}
zpoolconcepts.{8 => 7}
zpoolprops.{8 => 7}
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Co-authored-by: Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
Closes #12149
Closes #12212
This commit is contained in:
@@ -84,7 +84,7 @@ log_must zpool import -d $VDIR $TESTPOOL
|
||||
# from ARC, accessed later on as prefetches and transition to MRU as
|
||||
# prefetches.
|
||||
# If accessed again they are counted as MRU and the l2arc_mru_asize arcstat
|
||||
# will not be 0 (mentioned also in zfs-module-parameters.5)
|
||||
# will not be 0 (mentioned also in zfs.4)
|
||||
# For the purposes of this test we mitigate this by disabling (predictive)
|
||||
# ZFS prefetches with zfs_prefetch_disable=1.
|
||||
log_must test $(get_arcstat l2_mru_asize) -eq 0
|
||||
|
||||
Reference in New Issue
Block a user