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
Jonathan Chauncey 0461c50666 chore(*): Fixes #94
Added the ability to fetch an alternative location for /proc via an
environment variable. If the env var is not set it will return /proc as
the default value.
10 years ago
..
binary.go disk: forget to add some files. 10 years ago
disk.go disk[freebsd,darwin,windows]: add fstype to DiskUsageStat. 10 years ago
disk_darwin.go disk[freebsd,darwin,windows]: add fstype to DiskUsageStat. 10 years ago
disk_darwin_amd64.go change package name. 10 years ago
disk_freebsd.go disk[freebsd]: update devstat mib. 10 years ago
disk_freebsd_amd64.go disk: add disk_io_counter to FreeBSD by using sysctl(kern.devstat.all). 10 years ago
disk_linux.go chore(*): Fixes #94 10 years ago
disk_test.go disk[freebsd]: update devstat mib. 10 years ago
disk_unix.go disk[freebsd,darwin,windows]: add fstype to DiskUsageStat. 10 years ago
disk_windows.go disk[windows]: change to use WMI to get disk io counter information. 10 years ago
types_freebsd.go disk: forget to add some files. 10 years ago