home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / transput / 1176 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.2 KB

  1. Path: sparky!uunet!mcsun!uknet!sersun1!sersun2.essex.ac.uk!aghao
  2. From: aghao@sersun2.essex.ac.uk
  3. Newsgroups: comp.sys.transputer
  4. Subject: Manipulating process workspace on the Transputer
  5. Message-ID: <6348@sersun1.essex.ac.uk>
  6. Date: 11 Nov 92 13:14:25 GMT
  7. Sender: news@sersun1.essex.ac.uk
  8. Reply-To: aghao@sersun2.essex.ac.uk ()
  9. Organization: University of Essex, Colchester, UK
  10. Lines: 25
  11.  
  12. Greetings.
  13.  
  14. As part of my research, I need to be able to examine the workspace of one or 
  15. more Transputer processes.  Clearly, this is quite feasible, as I can get hold
  16. of the Wptr of a process.
  17.  
  18. However, as I need to access the workspaces as separate, individual entities,
  19. I need to know what the boundaries are, ie where each particular process' 
  20. workspace starts and *ends*.  One possibility is to find out what the size
  21. of each workspace is, and that is what I am hoping to be able to do.
  22.  
  23. Does anyone out there have any suggestions?  Most of my work is done using 
  24. GENESYS C, although suggestions with ref. to any other language would be 
  25. gratefully received.
  26.  
  27. Thanks,
  28.  
  29.     Obi Aghanya
  30.     Dept of Computer Science
  31.     University of Essex
  32.     Colchester CO4 3SQ
  33.     UK
  34.  
  35. PS  Sorry if you have seen this message before, but I don't think the previous
  36.     one got past our server!
  37.