]> 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>
Thu, 15 Aug 2024 18:56:32 +0000 (11:56 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:37 +0000 (14:57 -0700)
commit3adb9f3145cefb8f75a36b6306255b3aeae656c4
tree5164f15d5390a0c441391f248c91de19c86b56df
parentf980a866198b29f20fd5f589c8ffe9a155999f7c
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