Originally posted by: uddipta
Hi,
I have been trying to calculate the amount of free heap memory a process has. But,there are many ways to control max process memory. One of them is through getrlimit(). Other ways include exporting LDR_CNTRL.Is there any C++ API to get the actual max process memory from the program itself? It must work for large & very large memory model!
#AIX-Forum