Thanks to Alan Nabeth for asking my question more succinctly:
The curious question is, if the page is resident by some
other process, will the new process get it counted as
resident.
Notes
=================================
SZ -> affected by malloc
rss -> Affected by touched shared memory segments/ touched memory
Just mapping a shared memory segment does NOT affect rss.
Sean Markley
Software Engineer, ManageIT/Performance Level 2
Computer Associates International, Inc.
Email: Sean.Markley_at_ca.com
Received on Tue Apr 09 2002 - 16:02:55 NZST