Originally posted by: orphy
Nobody says the AIX VMM is easy to understand - I'm quite often confused still. Here's from svmon manpage.
A segment can be used by multiple processes. Each page from such a segment
is accounted for in the inuse, pin, virtual or pgspace fields for each
process that uses the segment. Therefore, the total of the inuse, pin,
virtual and pgspace fields over all active processes may exceed the total
number of pages in memory or on paging space.
Orphy