//
pkg.gl
Category
github.com/google/cadvisor
utils
sysfs
package
0.52.1
Repository:
https://github.com/google/cadvisor.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
123
Files
545 SLOC
#
Packages
fakesysfs
#
Functions
GetUniqueCPUPropertyCount
Looks for sysfs cpu path containing given CPU property, e.g.
NewRealSysFs
#
Constants
CPUCoreID
CPUCoreID is the CPU core ID of cpu#.
CPUPhysicalPackageID
CPUPhysicalPackageID is a physical package id of cpu#.
HugePagesNrFile
HugePagesNrFile name of nr_hugepages file in sysfs.
#
Structs
CacheInfo
#
Interfaces
SysFs
Abstracts the lowest level calls to sysfs.