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/mem
Ville Skyttä 09c3ba3896 [mem][solaris] simplify regular expressions 3 years ago
..
testdata/linux/virtualmemory [mem][linux] Fix #1002 only try to parse /proc/meminfo numeric values on fields we're interested in 4 years ago
mem.go Add mem.SwapDevices() method. 4 years ago
mem_bsd.go [mem][bsd] fix missing arg 3 years ago
mem_bsd_test.go Add mem.SwapDevices() method. 4 years ago
mem_darwin.go Add mem.SwapDevices() method. 4 years ago
mem_darwin_cgo.go Add mem.SwapDevices() method. 4 years ago
mem_darwin_nocgo.go Add mem.SwapDevices() method. 4 years ago
mem_darwin_test.go add Timeout to invoke command and use common.Invoke refs: #201 9 years ago
mem_fallback.go Add mem.SwapDevices() method. 4 years ago
mem_freebsd.go Fix typos 6 years ago
mem_linux.go [linux][mem] remove unnecessary import 4 years ago
mem_linux_test.go Add mem.SwapDevices() method. 4 years ago
mem_openbsd.go Use unix.SysctlUvmexp on OpenBSD 5 years ago
mem_openbsd_386.go Add mem.SwapDevices() method. 4 years ago
mem_openbsd_amd64.go Use unix.SysctlUvmexp on OpenBSD 5 years ago
mem_openbsd_arm64.go Add mem.SwapDevices() method. 4 years ago
mem_solaris.go [mem][solaris] simplify regular expressions 3 years ago
mem_solaris_test.go Add mem.SwapDevices() method. 4 years ago
mem_test.go Add mem.SwapDevices() method. 4 years ago
mem_windows.go Add mem.SwapDevices() method. 4 years ago
types_openbsd.go Use unix.SysctlUvmexp on OpenBSD 5 years ago