home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os9 / 1222 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.2 KB  |  35 lines

  1. Newsgroups: comp.os.os9
  2. Path: sparky!uunet!mcsun!sun4nl!dutrun!dutrun2!galaxy!obbe
  3. From: obbe@ph.tn.tudelft.nl (Obbe Vermey)
  4. Subject: HELP with Module-names
  5. Message-ID: <obbe.716129530@galaxy>
  6. Sender: news@dutrun2.tudelft.nl (UseNet News System)
  7. Nntp-Posting-Host: ph.tn.tudelft.nl
  8. Organization: Delft University of Technology
  9. Date: Thu, 10 Sep 1992 12:52:10 GMT
  10. Lines: 23
  11.  
  12. I encountered the following problem :
  13.  
  14. os9 stores the used executables in memory and when someone
  15. else starts up the same program the program is not 
  16. loaded in memory a second time but the same code is
  17. used again.
  18. This ofcourse is very efficient.
  19. The problems start when you have two versions of
  20. the same program. If you'd like to run the two versions
  21. simultaniously os9 won't let you. When you start up the
  22. 2nd version os9 will use the first which is already in
  23. memory. os9 doesnot care whether the length is not
  24. the same,and renaming one of the two versions won't
  25. help either since os9 recognizes the programs by some
  26. internal name.
  27. I guess there must be a possibility to change this
  28. internal name (which can be seen using DUMP) but
  29. I don't know how to do it.
  30.  
  31. Can somebody help me ?
  32.                 Obbe Vermeij.
  33.                 obbe@ph.tn.tudelft.nl 
  34.  
  35.