[comp.unix.questions] Which Pages are in RAM?

lawyer@IDA.ORG (Steve Lawyer) (04/12/90)

I have a Sun4/SunOS 4.0 running a very large Prolog Process.  At times
this process doesnt seem to take advantage of all the ram available on
the Sun4.  I think it would be useful to observe the behavior of the
process (in terms of which memory pages are in ram) over time.  I know
the mincore routine will tell me which pages are in ram for a given
memory object...but, how do i get from the prolog process id to its
memory object?

Anyone have any ideas?

Steve
-----
lawyer@ida.org