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
Cameron Sparr 4bba3025ca Use vm_stat command on darwin to get memory
This has the benefit of allowing us to also grab the cached memory so
that we can get an "available" measurement
10 years ago
..
mem.go change package name. 11 years ago
mem_darwin.go Use vm_stat command on darwin to get memory 10 years ago
mem_darwin_test.go Use vm_stat command on darwin to get memory 10 years ago
mem_freebsd.go change package name. 11 years ago
mem_linux.go Fix memory reporting for linux systems 10 years ago
mem_test.go change package name. 11 years ago
mem_windows.go change package name. 11 years ago