Quantcast
Channel: UNIX and Linux Forums - AIX
Viewing all articles
Browse latest Browse all 373

AIX understanding memory using

$
0
0
Hello,

I would like to understand better in AIX memory use
Code:

[root@xxx] / > svmon -G -O unit=MB
Unit: MB
--------------------------------------------------------------------------------------
              size      inuse        free        pin    virtual  available  mmode
memory      9216.00    2325.38    6890.62      896.11    1943.12    6975.40    Ded
pg space  18944.00        8.48

              work        pers        clnt      other
pin          539.12          0        9.23      347.75
in use      1943.12          0      382.26

So I can say that, my total free RAM is : free (2325.38) + available (1943.12) = 4268.5 MB ???
So what are pin/virtual meaning here?

Viewing all articles
Browse latest Browse all 373

Trending Articles