LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   AIX (https://www.linuxquestions.org/questions/aix-43/)
-   -   How can I know Ram Committed memory in AIX (https://www.linuxquestions.org/questions/aix-43/how-can-i-know-ram-committed-memory-in-aix-776062/)

nagendrar 12-16-2009 07:14 AM

How can I know Ram Committed memory in AIX
 
Please help me to know the committed RAM in AIX


Regards,
Nagendra Rednam

raju.mopidevi 12-17-2009 07:37 PM

To know about RAM ...use this command.
Code:

$dmesg | grep ^Memory
My output is as follows.
Code:

$dmesg | grep ^Memory
Memory: 500080k/514892k available (1953k kernel code,
14152k reserved, 1676k data, 264k init, 0k highmem)



All times are GMT -5. The time now is 02:00 AM.