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/disk
Marc Magnin 31f4fb8dee fixed test TestDiskIOCountersStat_String to consider new weightedIO field 9 years ago
..
disk.go added weightedIO field to disk IOCountersStat (last field of /etc/mtab) 9 years ago
disk_darwin.go
disk_darwin_amd64.go
disk_darwin_arm64.go
disk_fallback.go Add fallback code for all unsupported operating systems. 9 years ago
disk_freebsd.go add disk IoTime on freebsd and fix read & write time calculation 9 years ago
disk_freebsd_386.go
disk_freebsd_amd64.go
disk_linux.go added weightedIO field to disk IOCountersStat (last field of /etc/mtab) 9 years ago
disk_test.go fixed test TestDiskIOCountersStat_String to consider new weightedIO field 9 years ago
disk_unix.go disk: If could not get Inodes, return empty. 9 years ago
disk_windows.go
types_freebsd.go