home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / transput / 1403 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.5 KB  |  42 lines

  1. Newsgroups: comp.sys.transputer
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!sdd.hp.com!col.hp.com!wizzy!andyr
  3. From: andyr@wizzy.com (Andy Rabagliati)
  4. Subject: Re: dynamic loading and linking
  5. Message-ID: <C17spz.4v8@wizzy.com>
  6. Keywords: ANSI Toolset, dynamic configuration
  7. Organization: W.Z.I.
  8. References: <1jjopuINNbqs@iraul1.ira.uka.de>
  9. Date: Thu, 21 Jan 1993 17:32:23 GMT
  10. Lines: 30
  11.  
  12. In article <1jjopuINNbqs@iraul1.ira.uka.de> mager@i41s12.ira.uka.de (Hendrik Mager) writes:
  13. >--
  14. >Hi,
  15. >I need some information and/or help on loading dynamical distributed
  16. >programs onto a transputernetwork without resetting the network.
  17. >
  18.  
  19. You might look at a program called check, the basis of ispy. The source
  20. of check should be available. Last I knew, it was on
  21. archive-server@inmos.com.
  22.  
  23. This does dynamic network loading, and dynamic code paging (into
  24. internal RAM).
  25.  
  26. The technique is that the code on the Transputer is brought down to a
  27. single thread, and then there is some assembler that emulates the
  28. bootstrap mechanism, to reload code as if the machine were just being
  29. booted.
  30.  
  31. It also includes tools to put your own bootstrap on the front of a
  32. compiled module. You could even twiddle the supplied bootstrap, though
  33. I wouldn't recommend it.
  34.  
  35. The module must have a fixed parameter list - I think only one INT which
  36. is the bootstrapping link.
  37.  
  38. Cheers,  Andy.     (getting rusty on this stuff :-)
  39. -- 
  40. Amendment 2 information newsgroup co.politics.amend2.info - mailing list also.
  41. andyr@wizzy.com          W.Z.I. Consulting (719)635-6099               pgp-2.1
  42.