home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / cdc / 141 next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.1 KB

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