Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!IDA.ORG!lawyer From: lawyer@IDA.ORG (Steve Lawyer) Newsgroups: comp.unix.questions Subject: Which Pages are in RAM? Message-ID: <1990Apr11.192909.26527@IDA.ORG> Date: 11 Apr 90 19:29:09 GMT Distribution: usa Organization: IDA, Alexandria, VA Lines: 13 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