home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / system / 15337 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  1.6 KB

  1. Xref: sparky comp.sys.mac.system:15337 comp.sys.mac.hardware:24502 comp.sys.mac.advocacy:3400
  2. Path: sparky!uunet!stanford.edu!apple!tim
  3. From: tim@Apple.COM (Tim Olson)
  4. Newsgroups: comp.sys.mac.system,comp.sys.mac.hardware,comp.sys.mac.advocacy
  5. Subject: Re: PowePC Chip emulation, Why 68020??
  6. Message-ID: <75694@apple.apple.COM>
  7. Date: 17 Dec 92 16:41:33 GMT
  8. References: <1992Dec16.073119.1376@galaxy.gov.bc.ca> <zkessin.724522396@chaos.cs.brandeis.edu>
  9. Followup-To: comp.sys.mac.system
  10. Organization: Apple Computer Inc, Cupertino, CA
  11. Lines: 27
  12.  
  13. In article <zkessin.724522396@chaos.cs.brandeis.edu> zkessin@chaos.cs.brandeis.edu (Zach, the Lego Maniac) writes:
  14.     cconstantine@galaxy.gov.bc.ca writes:
  15.  
  16. > Does anyone out there know why Apple chose to emulate a M68020 for
  17. > its' PowerPC chip for software compatability instead of at lease a
  18. > 68030 which can do virtula Memory and was the most stable chip (as far
  19. > as software compatability went) of the bunch????
  20.  
  21. |Prob. because a 68020 can do virtual with a 68851 chip, which will
  22. |prob. also be emulated. as will the coprossor. Plus the mac's memory
  23. |will have to go threw the rs6000 memory manger.
  24.  
  25. If you think about it, emulation of a 68K MMU (the 851 or the MMU on
  26. the 68030) would be too much of a performance hit -- each access would
  27. have to go through software emulation of the protection and
  28. translation hardware.  There is no reason to do this, as:
  29.  
  30.     1) The operating system can work without this functionality
  31.     2) The PowerPC processors have their own MMUs
  32.  
  33. Other than the addition of the MMU and a data cache, the 68030 is
  34. essentially equivalent to a 68020...
  35.  
  36. -- 
  37.     -- Tim Olson
  38.     Apple Computer Inc. / Somerset
  39.     (tim@apple.com)
  40.