shirou_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).
2021-06-14 22:00:22 -06:00
..
cpu fix slow cpuinfo on multisocket config 2021-06-14 22:00:22 -06:00
disk add support for OpenBSD arm64 2021-03-23 15:29:27 +01:00
docker [v3 migration] change return type to CgroupCPUStat 2020-10-31 23:29:24 +09:00
host [host][openbsd][v3] Fix wrong OpenBSD user count 2021-05-29 13:40:07 +09:00
internal/common add MockEnv as more generic function. 2021-05-08 21:18:46 +09:00
load [load][solaris] support MiscStat.ProcsRunning 2021-05-19 21:57:49 +03:00
mem add support for OpenBSD arm64 2021-03-23 15:29:27 +01:00
net add check if it runs on CI 2021-05-08 22:31:05 +09:00
process process, v3/process: use SC_CLK_TCK sysconf value instead of hard-coding clock ticks 2021-06-02 14:11:11 +02:00
winservices [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
Makefile [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
go.mod Update github.com/tklauser/go-sysconf to v0.3.6 2021-06-02 14:11:09 +02:00
go.sum Update github.com/tklauser/go-sysconf to v0.3.6 2021-06-02 14:11:09 +02:00