You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/v3
Huan Wang 6a572952f0 fix slow cpuinfo on multisocket config
updated win32_Processor struct to exclude loadpercentage field.
The loadpercentage takes linearly more time as the # of sockets
increases. By default vSphere maps 1 vCPU to 1 socket, resulting in very
poor performance when getting CPU info against, saying, 40 vCPU VM
(basically 40 sockets as seen by the VM).
4 years ago
..
cpu fix slow cpuinfo on multisocket config 4 years ago
disk add support for OpenBSD arm64 4 years ago
docker [v3 migration] change return type to CgroupCPUStat 5 years ago
host [host][openbsd][v3] Fix wrong OpenBSD user count 4 years ago
internal/common add MockEnv as more generic function. 4 years ago
load [load][solaris] support MiscStat.ProcsRunning 4 years ago
mem add support for OpenBSD arm64 4 years ago
net add check if it runs on CI 4 years ago
process process, v3/process: use SC_CLK_TCK sysconf value instead of hard-coding clock ticks 4 years ago
winservices [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
Makefile [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
go.mod Update github.com/tklauser/go-sysconf to v0.3.6 4 years ago
go.sum Update github.com/tklauser/go-sysconf to v0.3.6 4 years ago