real and virtual pages used per - process
807567Apr 15 2002 — edited Jun 10 2002Hi ,
I am working on porting activity from HP-UX to Solaris 8.As part of it,I'd like to know how to get the data regarding real and virtual pages used for shared memory/memory mapped files/U-Area and K-stack/I/O devicemapping/text/data/stack programmatically .
On HP-UX, the above said data can be found using pstat_getproc( ) function . I'd like to know whether any equivalent functionality is available on Solaris 8 box.
Please let me know if anyone has got solution for it.
Thanks in advance,
SKumar