package
0.15.1
Repository: https://github.com/prometheus/procfs.git
Documentation: pkg.go.dev

# Functions

GetStats collects from sysfs files data tied to one bcache ID.
NewDefaultFS returns a new Bcache using the default sys fs mount point.
NewFS returns a new Bcache using the given sys fs mount point.

# Structs

BcacheStats contains statistics tied to a bcache ID.
BdevStats contains statistics for one backing device.
CacheStats contains statistics for one cache device.
FS represents the pseudo-filesystem proc, which provides an interface to kernel data structures.
InternalStats contains internal bcache statistics.
PeriodStats contains statistics for a time period (5 min or total).
PriorityStats contains statistics from the priority_stats file.
Stats contains bcache runtime statistics, parsed from /sys/fs/bcache/.
WritebackRateDebugStats contains bcache writeback statistics.