home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / arch / 10997 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  1.9 KB

  1. Path: sparky!uunet!mcsun!sunic!psinntp!psinntp!parlan!richardw
  2. From: richardw@hub.parallan.com (Richard Walter)
  3. Newsgroups: comp.arch
  4. Subject: Re: What happened to the UCSD p-System?
  5. Message-ID: <8qmiuB1w164w@hub.parallan.com>
  6. Date: Thu, 19 Nov 92 18:14:42 PST
  7. References: <1992Nov17.162428.15881@coe.montana.edu>
  8. Organization: Parallan Computer, Mountain View CA
  9. Lines: 35
  10.  
  11. uesu03@giac1.oscs.montana.edu (Lou Glassy) writes:
  12.  
  13. > Is the idea of running code on virtual machines dead?
  14. > Found a couple of old books yesterday on the p-System and 
  15. > MINT.  
  16. > The possibility of taking my binary from machine to machine,
  17. > (with possibly different physical architectures), and having
  18. > it run without dinking, is an intriguing one.
  19. > Is any work going on in this area?  Or does performance pay
  20. > more than portability?
  21. Firstly, there is a commercial package called "Soft-PC" which runs on
  22. Macintoshes and emulates a PC.  Also, isn't this one of the basic
  23. ideas of Windows NT?  Since NT is supposed to be platform independent,
  24. if you are running on an Alpha and then start-up an application compiled
  25. for the Intel x86 family, won't NT really startup an x86 emulator and
  26. run the application inside of that?
  27.  
  28. I guess that these aren't really p-code systems.  But then again, if
  29. you run the same p-code on all platforms, then all systems will suffer
  30. a performance hit, while if you compile it for one system and run under
  31. emulators on all others, then at least the one system running native
  32. code will have good performance while the others take the hit.
  33.  
  34. Also, I read recently (within the last 6 months) in some trade journal
  35. (Info-world, I think) that Microsoft is writing some windows application
  36. (I think it was a database) in p-code for some reason.  (I know that
  37. this last bit sounds really, really hazy, but I do know that I saw
  38. the headline with something like "Microsoft brings back P-Code" (there
  39. I go being vague again...:)).
  40.  
  41. -Richard Walter
  42. richardw@parallan.com
  43.