memory_get_usage question
Posted: Sat Jan 15, 2011 3:54 pm
Parameters
real_usage
Set this to TRUE to get the real size of memory allocated from system. If not set or FALSE only the memory used by emalloc() is reported.
What is the difference between emalloc() and what exactly is a "real memory allocation"?
real_usage
Set this to TRUE to get the real size of memory allocated from system. If not set or FALSE only the memory used by emalloc() is reported.
What is the difference between emalloc() and what exactly is a "real memory allocation"?