]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: add data placement info to mount stats
authorHans Holmberg <hans.holmberg@wdc.com>
Sun, 6 Oct 2024 05:04:42 +0000 (07:04 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 5 Nov 2024 08:29:54 +0000 (09:29 +0100)
commit6332f6c0f2820f8a10ecd15fd053af959dee3444
treeaea5b71f1f5915dd434fddebecc7441e424cdca2
parentf4e7112e50957edf80434c1309b5c5413c0dee8d
xfs: add data placement info to mount stats

Add per-rtg active refs, life time hint and data separation score and
an aggregate data separation score as output to the mount stats
to aid debugging and analysis.

Signed-off-by: Hans Holmberg <hans.holmberg@wdc.com>
fs/xfs/xfs_zone_alloc.c