home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.cdc:141 comp.sys.mips:1026
- Newsgroups: comp.sys.cdc,comp.sys.mips
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!spool.mu.edu!news.nd.edu!mentor.cc.purdue.edu!abe
- From: abe@mentor.cc.purdue.edu (Vic Abell)
- Subject: how to read proc/user structures under EP/IX?
- Message-ID: <BxAsEq.2DI@mentor.cc.purdue.edu>
- Followup-To: poster
- Organization: Purdue University
- Date: Fri, 6 Nov 1992 14:04:01 GMT
- Lines: 15
-
- I have an application that needs to read proc and user structures
- from the EP/IX kernel on a CDC 4680. (It's an R6000a based machine.)
- Does anyone have any sample code they might share with me on how to
- do this. I think I can probably decipher how to read the proc
- structure, but the user structure is a more difficult challenge.
- The system I most recently ported this code to, an SGI work station
- running IRIX, kindly provided a syssgi() sub-function to do the job.
- And of course, SunOS has kvm_* functions. So far I haven't found
- an EP/IX equivalent and I've looked at syscdc() and sysmips().
-
- E-mail replies will be appreciated.
-
- Thanks in advance.
-
- Vic Abell <abe@cc.purdue.edu>
-