Subject: rwsimmon@ee.utah.edu
To: None <netbsd-help@NetBSD.ORG>
From: Roger Simmons <rwsimmon@ee.utah.edu>
List: netbsd-help
Date: 02/10/1997 00:56:39
I am trying to use ps to determine the amount of memory in bytes
that my program is using.  In SysV this is done with ps -l and the
SZ option lists the size (in pages) of the swappable process's
image in main memory.

How is this achieved in BSD?  

Also I see rss, rsz, tsiz, and vsz
but the man pages are most unclear (technically) what each parameter
is.  It would be most helpful if someone could explain these to me
or point me in the direction to find out.

Thanks

Roger