Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: SUN question
> man pages states(-y converts it to Kb instead of pages):
> SZ (l)
> The total size of the process in virtual memory,
> including all mapped files and devices, in pages. See
> pagesize(1).
>
> What does this mean? Does this mean that peocess 27845 is using 617600Kb
of
> RAM?
The process has mapped this amount of RAM. Oracle is using shared memory, so
several processes may map and use the same virtual memory segment.
Tanel.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Tanel Poder INET: tanel.poder.003_at_mail.ee Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Nov 25 2003 - 12:14:30 CST