home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / misc / 12756 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.7 KB

  1. Path: sparky!uunet!stanford.edu!rutgers!cbmvax!mks
  2. From: mks@cbmvax.commodore.com (Michael Sinz)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: JAM info on A570 & A2200/A2400 (public info!)
  5. Message-ID: <34401@cbmvax.commodore.com>
  6. Date: 17 Aug 92 19:04:31 GMT
  7. References: <jbono.02kx@tension.UUCP> <1992Aug14.222143.770@pro-freedom.cts.com>
  8. Reply-To: mks@cbmvax.commodore.com (Michael Sinz)
  9. Organization: Commodore, West Chester, PA
  10. Lines: 24
  11.  
  12. eeb@pro-freedom.cts.com (Ed Brown) writes:
  13. >
  14. > > An '020 is about 75% of the speed of an '030.
  15.  
  16. A 68020 is more like 95% of the speed of a 68030 in real
  17. software use *AS LONG AS THERE IS NO MMU* attached.  The 68020 has
  18. the MMU external and this causes a full wait state for each memory
  19. access.  In real code, the data cache of the 68030 makes rather little
  20. difference (it does may some difference) and the sligbtly different timings
  21. of the instructions are also rather small.  I am sure that some test cases
  22. will show that a 68030 is much faster than a 68020 but then test cases are
  23. not the norm usually and in normal operation it is only a 5% (+/- a bit)
  24. difference.
  25.  
  26. Now, with an MMU, the 68030 can be *much* faster than a 68020 with MMU.
  27. Depending on the memory system, this can be as much as 33%.
  28.  
  29. /----------------------------------------------------------------------\
  30. |      /// Michael Sinz  -  Senior Amiga Systems Engineer              |
  31. |     ///                   Operating System Development Group         |
  32. |    ///   BIX:  msinz      UUNET:  mks@cbmvax.commodore.com           |
  33. |\\\///    "A master's secrets are only as good as the                 |
  34. | \XX/      master's ability to explain them to others" - Michael Sinz |
  35. \----------------------------------------------------------------------/
  36.