mirror of https://github.com/shirou/gopsutil
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.
This change changes and documents the (previously undocumented) behavior of Used to "RAM used by programs". We also remove the undocumented and unused Shared field of that struct. So with this change in place, the VirtualMemoryStruct contains: * three human-consumable fields for Total, Used and Available memory * one human-consumable UsedPercentage field * a number of kernel specific fields |
9 years ago | |
---|---|---|
.. | ||
mem.go | 9 years ago | |
mem_darwin.go | 9 years ago | |
mem_darwin_cgo.go | 9 years ago | |
mem_darwin_nocgo.go | 9 years ago | |
mem_darwin_test.go | 9 years ago | |
mem_freebsd.go | 9 years ago | |
mem_linux.go | 10 years ago | |
mem_test.go | 9 years ago | |
mem_windows.go | 10 years ago |