home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / ultrix / 6261 < prev    next >
Encoding:
Text File  |  1992-08-17  |  774 b   |  24 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!pipex!warwick!coventry!ccx062
  3. From: ccx062@cch.coventry.ac.uk (Chris Taylor)
  4. Subject: user structure from kernel
  5. Message-ID: <Bt4IJx.LwJ@cck.coventry.ac.uk>
  6. Sender: news@cck.coventry.ac.uk (news user)
  7. Nntp-Posting-Host: cc_sysh
  8. Organization: Coventry University
  9. Date: Mon, 17 Aug 1992 10:31:08 GMT
  10. Lines: 12
  11.  
  12. In Ultrix V4.2A (Rev 47)...
  13.  
  14. Can anybody tell me how to access the user (u.) structure from kmem.
  15. Im able to get to the proc structure, but in most of the books I have
  16. read they say that p_addr points directly to u. but It doesnt seem to.
  17. (Do I have to do anything to convert the pte to a memory address ??)
  18. I have mananged to read the user structure on a sequent so im pretty sure
  19. my code isnt broken....
  20.  
  21.     -Chris
  22.  
  23.  
  24.