shirou_gopsutil/disk
Marco Pfatschbacher b4846b445b Add support for OpenBSD/amd64
This code is based on the FreeBSD version
and implements roughly the same feature set.
2016-11-24 22:30:29 +01:00
..
disk.go added weightedIO field to disk IOCountersStat (last field of /etc/mtab) 2016-09-21 23:48:49 +02:00
disk_darwin.go [disk]darwin,freebsd: implements 'all' argument. 2016-04-16 22:43:55 +09:00
disk_darwin_amd64.go change package name. 2014-12-30 22:09:05 +09:00
disk_darwin_arm64.go Fix compile errors for iOS/arm64 2016-05-10 12:27:10 -07:00
disk_fallback.go Add support for OpenBSD/amd64 2016-11-24 22:30:29 +01:00
disk_freebsd.go add disk IoTime on freebsd and fix read & write time calculation 2016-07-21 17:22:52 -04:00
disk_freebsd_386.go [disk]freebsd: update 386. 2016-04-23 23:43:00 +09:00
disk_freebsd_amd64.go Merge branch 'master' into v2 2016-03-31 18:08:24 +09:00
disk_linux.go added weightedIO field to disk IOCountersStat (last field of /etc/mtab) 2016-09-21 23:48:49 +02:00
disk_openbsd.go Add support for OpenBSD/amd64 2016-11-24 22:30:29 +01:00
disk_openbsd_amd64.go Add support for OpenBSD/amd64 2016-11-24 22:30:29 +01:00
disk_test.go fixed test TestDiskIOCountersStat_String to consider new weightedIO field 2016-09-22 00:03:48 +02:00
disk_unix.go disk: If could not get Inodes, return empty. 2016-08-27 14:02:51 +09:00
disk_windows.go [BREAKING CHANGE] rename functions to pass golint. ex) net.NetIOCounters -> net.IOCounters 2016-03-22 23:09:12 +09:00
types_freebsd.go [disk]freebsd: change to use C.sizeof_struct. 2016-03-20 22:48:17 +09:00
types_openbsd.go Add support for OpenBSD/amd64 2016-11-24 22:30:29 +01:00