-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
I would like to see XFS inode reclaim metrics:
From http://xfs.org/index.php/Runtime_Stats:
This is the number of times the operating system recycled an XFS inode from the inode cache in order to use the memory for that inode for another purpose. Inodes are recycled in order to keep the inode cache from growing without bound. If the reclaim rate is high it may be beneficial to raise the vnode_free_ratio kernel tunable variable to increase the size of the inode cache.
I'm happy to make a PR, but worry that it will stall just like prometheus/procfs#106 did.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels