home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.hp
- Path: sparky!uunet!news.mentorg.com!rattle!daven
- From: daven@rattle.mentorg.com (David Nilsen)
- Subject: Finding process page faults under HP-UX
- Message-ID: <1992Dec12.012807.9515@news.mentorg.com>
- Sender: daven@rattle (David Nilsen)
- Date: Sat, 12 Dec 1992 01:28:07 GMT
- Nntp-Posting-Host: rattle.mentorg.com
- Organization: Mentor Graphics
- Keywords:
- Followup-To:
- Lines: 15
-
- I'm curious if anyone has written a program that returns the cumulative
- page faults for the current process under HP-UX -- preferably on a 720 or
- 730 class machine.
-
- I believe there is no getrusage equivalent, so this code would have to
- poke around /dev/kmem to get the data. Does anyone have some code that
- does this sort of thing? Thanks.
-
- --
- David Nilsen
- Mentor Graphics Corporation
- 8005 SW Boeckman Rd., Wilsonville, OR 97070-7777
- daven@mentorg.com
- ...{uunet, nosun, sequent, attunix, apollo}!mntgfx!daven
-
-