home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / hp / 14005 < prev    next >
Encoding:
Text File  |  1992-12-11  |  911 b   |  29 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!news.mentorg.com!rattle!daven
  3. From: daven@rattle.mentorg.com (David Nilsen)
  4. Subject: Finding process page faults under HP-UX
  5. Message-ID: <1992Dec12.012807.9515@news.mentorg.com>
  6. Sender: daven@rattle (David Nilsen)
  7. Date: Sat, 12 Dec 1992 01:28:07 GMT
  8. Nntp-Posting-Host: rattle.mentorg.com
  9. Organization: Mentor Graphics
  10. Keywords: 
  11. Followup-To: 
  12. Lines: 15
  13.  
  14. I'm curious if anyone has written a program that returns the cumulative
  15. page faults for the current process under HP-UX -- preferably on a 720 or
  16. 730 class machine.
  17.  
  18. I believe there is no getrusage equivalent, so this code would have to
  19. poke around /dev/kmem to get the data.  Does anyone have some code that
  20. does this sort of thing?  Thanks.
  21.  
  22. -- 
  23. David Nilsen
  24. Mentor Graphics Corporation
  25. 8005 SW Boeckman Rd., Wilsonville, OR 97070-7777
  26. daven@mentorg.com
  27. ...{uunet, nosun, sequent, attunix, apollo}!mntgfx!daven
  28.  
  29.