]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_scrub: use histograms to speed up phase 8 on the realtime volume
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 23:04:45 +0000 (16:04 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:17 +0000 (20:08 -0700)
commit05b1b3a8b92338cc7ed392040e271b553ac5a48f
treee86928de629a99c081be5def78e76c211d5cef3d
parentb6bed9d868ab9d19fe7f34ad7ac7ca7b3732c4ee
xfs_scrub: use histograms to speed up phase 8 on the realtime volume

Use the same statistical methods that we use on the data volume to
compute the minimum threshold size for fstrims on the realtime volume.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
scrub/phase7.c
scrub/phase8.c
scrub/xfs_scrub.c
scrub/xfs_scrub.h