shirou_gopsutil/mem
WAKAYAMA Shirou f8ef680a47 error strings change to lowercase 2017-03-15 22:43:20 +09:00
..
mem.go Add 'SwapCached' to the VirtualMemoryStat informations on linux 2016-12-21 15:42:09 +01:00
mem_darwin.go [mem]darwin: swap memory was Kbytes, since linux is bytes. 2017-01-17 22:38:46 +09:00
mem_darwin_cgo.go Fix memory stats on Darwin, non-CGO 2016-02-22 07:29:15 +01:00
mem_darwin_nocgo.go add Timeout to invoke command and use common.Invoke refs: #201 2016-05-20 17:59:41 +09:00
mem_darwin_test.go add Timeout to invoke command and use common.Invoke refs: #201 2016-05-20 17:59:41 +09:00
mem_fallback.go memory: Add basic Solaris VirtualMemory() support 2017-03-14 16:28:50 -05:00
mem_freebsd.go add Timeout to invoke command and use common.Invoke refs: #201 2016-05-20 17:59:41 +09:00
mem_linux.go Add 'SwapCached' to the VirtualMemoryStat informations on linux 2016-12-21 15:42:09 +01:00
mem_openbsd.go run go fmt ./... 2017-02-01 23:05:29 +00:00
mem_openbsd_amd64.go run go fmt ./... 2017-02-01 23:05:29 +00:00
mem_solaris.go error strings change to lowercase 2017-03-15 22:43:20 +09:00
mem_test.go mem: Skip TestVirtual_memory on Solaris 2017-03-15 08:10:23 -05:00
mem_windows.go fixed by golint. 2016-04-01 21:34:39 +09:00
types_openbsd.go run go fmt ./... 2017-02-01 23:05:29 +00:00