home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.ultrix
- Path: sparky!uunet!pipex!warwick!coventry!ccx062
- From: ccx062@cch.coventry.ac.uk (Chris Taylor)
- Subject: user structure from kernel
- Message-ID: <Bt4IJx.LwJ@cck.coventry.ac.uk>
- Sender: news@cck.coventry.ac.uk (news user)
- Nntp-Posting-Host: cc_sysh
- Organization: Coventry University
- Date: Mon, 17 Aug 1992 10:31:08 GMT
- Lines: 12
-
- In Ultrix V4.2A (Rev 47)...
-
- Can anybody tell me how to access the user (u.) structure from kmem.
- Im able to get to the proc structure, but in most of the books I have
- read they say that p_addr points directly to u. but It doesnt seem to.
- (Do I have to do anything to convert the pte to a memory address ??)
- I have mananged to read the user structure on a sequent so im pretty sure
- my code isnt broken....
-
- -Chris
-
-
-