Re: Understanding applets




> Well, I do a ps -m and look for the process.  Then I take SIZE - SHARE
> and say that that is the size.  Is this a mistake?  Also, the SIZE and RSS
> are usually the same.

The SIZE tells you how much of the VM address space is used, but that
does not mean it is actually using that much.  The RSS on the other
hand tells you how many pages aare actually resident on the memory.

MIguel.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]