Percentage of real memory usage (%MEM)

From: Julio Ramos <jramos_at_mail.tim.com.pe>
Date: Fri, 24 May 2002 12:05:07 -0500

Hi managers,
I have a question from a user about % MEM, I found in
http://www.tru64unix.compaq.com/docs/base_doc/DOCUMENTATION/V51A_HTML/ARH9GB
TE/TITLE.HTM
information of % MEM, but how can i explain about of 4.0 or 12.7 in % MEM ?,
how can to calculate it ?

Saludos

Julio Ramos


P.D.
This information is in chapter 6
6.3.2 Displaying Memory by Using the ps Command
To display the current state of the system processes and how they use
memory, enter:
# /usr/ucb/ps aux
Information similar to the following is displayed:
USER PID %CPU %MEM VSZ RSS TTY S STARTED TIME COMMAND
chen 2225 5.0 0.3 1.35M 256K p9 U 13:24:58 0:00.36 cp /vmunix
/tmp
root 2236 3.0 0.5 1.59M 456K p9 R + 13:33:21 0:00.08 ps aux
sorn 2226 1.0 0.6 2.75M 552K p9 S + 13:25:01 0:00.05 vi met.ps
root 347 1.0 4.0 9.58M 3.72 ?? S Nov 07 01:26:44 /usr/bin/X11/X
-a
root 1905 1.0 1.1 6.10M 1.01 ?? R 16:55:16 0:24.79
/usr/bin/X11/dxpa
mat 2228 0.0 0.5 1.82M 504K p5 S + 13:25:03 0:00.02 more
mat 2202 0.0 0.5 2.03M 456K p5 S 13:14:14 0:00.23 -csh (csh)
root 0 0.0 12.7 356M 11.9 ?? R < Nov 07 3-17:26:13 [kernel idle]
             [1] [2] [3] [4] [5] [6] [7]
 
 
The ps command displays a snapshot of system processes in order of
decreasing CPU usage, including the execution of the ps command itself. By
the time the ps command executes, the state of system processes has probably
changed.
The ps command output includes the following information that you can use to
diagnose CPU and virtual memory problems:
        Percentage of CPU time usage (%CPU). [Return to example]
        Percentage of real memory usage (%MEM). [Return to example]
Received on Fri May 24 2002 - 17:23:58 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:43 NZDT