#include "int_sizes.h"
Go to the source code of this file.
Functions | |
int | memory_info_get (UINT64_T *avail, UINT64_T *total) |
Get current memory status. |
|
Get current memory status. Uses various techniques on different processors to get the physical amount of memory installed, and the amount currently available.
|