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
Lomanic 4cfc60d68b
Merge pull request #928 from Lomanic/skip-tests-when-not-implemented
5 years ago
..
mem.go Added comment noting that PgMajFault is Linux specific 5 years ago
mem_darwin.go [mem][darwin] Remove calls to sysctl binary in mem/mem_darwin.go #639 6 years ago
mem_darwin_cgo.go Add WithContext functions. 7 years ago
mem_darwin_nocgo.go Add WithContext functions. 7 years ago
mem_darwin_test.go add Timeout to invoke command and use common.Invoke refs: #201 9 years ago
mem_fallback.go Add WithContext functions. 7 years ago
mem_freebsd.go Fix typos 6 years ago
mem_linux.go Add pgmajfault to data returned by vmstat on Linux 5 years ago
mem_openbsd.go Use unix.SysctlUvmexp on OpenBSD 5 years ago
mem_openbsd_386.go [host][mem][process][openbsd] Add 386 const and types definitions 5 years ago
mem_openbsd_amd64.go Use unix.SysctlUvmexp on OpenBSD 5 years ago
mem_solaris.go Fix: use filename in exec.LookPath instead of full path 6 years ago
mem_test.go Merge pull request #928 from Lomanic/skip-tests-when-not-implemented 5 years ago
mem_windows.go Set the 'free' memory value to the 'available' memory on windows 5 years ago
types_openbsd.go Use unix.SysctlUvmexp on OpenBSD 5 years ago