Hi all
The man page doesn't *really* say what it's .Does anyone know what is the exact meaning of this field - it's hard to belive that rss is the the number if current memory resident in 1024 bytes. I run several examples that show it
the man page for rss
--
rss the real memory (resident set) size of the process (in 1024 byte
units).
--
sample ps output gives:
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
mrg 3174 0.0 0.0 680 3812 p7 Is Sat03PM 0:01.69 -bin/tcsh
mrg 3175 0.0 0.0 716 17244 p8 Is Sat03PM 0:09.47 -bin/tcsh
rss the real memory (resident set) size of the process (in 1024 byte
units).
--
sample ps output gives:
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
mrg 3174 0.0 0.0 680 3812 p7 Is Sat03PM 0:01.69 -bin/tcsh
mrg 3175 0.0 0.0 716 17244 p8 Is Sat03PM 0:09.47 -bin/tcsh