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
shirou 1f733a99dc [disk] move without context functions to disk.go. 4 years ago
..
disk.go [disk] move without context functions to disk.go. 4 years ago
disk_darwin.go [disk] move without context functions to disk.go. 4 years ago
disk_darwin_cgo.go [disk] move without context functions to disk.go. 4 years ago
disk_darwin_nocgo.go [disk] move without context functions to disk.go. 4 years ago
disk_fallback.go [disk] move without context functions to disk.go. 4 years ago
disk_freebsd.go [disk] move without context functions to disk.go. 4 years ago
disk_freebsd_386.go Use Getstatfs from golang.org/x/sys/unix for 64-bit inode support on FreeBSD 12 5 years ago
disk_freebsd_amd64.go Use Getstatfs from golang.org/x/sys/unix for 64-bit inode support on FreeBSD 12 5 years ago
disk_freebsd_arm.go Use Getstatfs from golang.org/x/sys/unix for 64-bit inode support on FreeBSD 12 5 years ago
disk_freebsd_arm64.go Use Getstatfs from golang.org/x/sys/unix for 64-bit inode support on FreeBSD 12 5 years ago
disk_linux.go [disk] move without context functions to disk.go. 4 years ago
disk_openbsd.go [disk] move without context functions to disk.go. 4 years ago
disk_openbsd_386.go [host][mem][process][openbsd] Add 386 const and types definitions 5 years ago
disk_openbsd_amd64.go Use Getfsstat from golang.org/x/sys/unix on OpenBSD 5 years ago
disk_solaris.go [disk] move without context functions to disk.go. 4 years ago
disk_test.go [disk] Skip tests on non-implemented platforms #446 5 years ago
disk_unix.go [disk] move without context functions to disk.go. 4 years ago
disk_windows.go [disk] move without context functions to disk.go. 4 years ago
iostat_darwin.c [disk][darwin][cgo] Rename C files dependencies to more descriptive names 5 years ago
iostat_darwin.h [disk][darwin][cgo] Rename C files dependencies to more descriptive names 5 years ago
types_freebsd.go Use Getstatfs from golang.org/x/sys/unix for 64-bit inode support on FreeBSD 12 5 years ago
types_openbsd.go Use Getfsstat from golang.org/x/sys/unix on OpenBSD 5 years ago