home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / hardware / 26802 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.sys.mac.hardware
  2. Path: sparky!uunet!europa.asd.contel.com!emory!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!csus.edu!netcom.com!ray
  3. From: ray@netcom.com (Ray Fischer)
  4. Subject: Re: PowerPC and the '060, paths and speed?
  5. Message-ID: <1993Jan24.204149.7455@netcom.com>
  6. Keywords: bits, mips, whatever
  7. Organization: Netcom. San Jose, California
  8. References: <4bh39tl@rpi.edu>
  9. Date: Sun, 24 Jan 1993 20:41:49 GMT
  10. Lines: 34
  11.  
  12. mortea@rpi.edu writes ...
  13. >    1.  What are the mip ratings supposed to be for the first of each
  14. >        line?(I've heard various numbers for both)
  15.  
  16. MIP = Meaningless Indicator of Performance.  Suffice it to say that
  17. both can be roughly 4 times as fast as the current Quadras.  More
  18. acurate number are, by the way, irrelevent.  CPU MIP ratings are also
  19. irrelevent (as an example compare the IIvx and the IIci).
  20.  
  21. >    2.  What are the data path widths in bits of both going to be?
  22.  
  23. Probably 32.
  24.  
  25. >    3.  If a chip is super scalar does that mean that it can be 
  26. >        parallelled easily?  If so, what kind of performance 
  27. >        improvement could that give?
  28.  
  29. No.  Parallelization (I went to Stanford to learn that word.  It doesn't
  30. turn out to be anywhere near as useful as you might expect.) is much
  31. more a software issue than it is a hardware issue.  The 68020 had
  32. support for parallel processing.  See many multi-CPU Macs around?
  33.  
  34. Superscalar mean that the CPU is smart enough to execute two instructions 
  35. at the same time when they don't conflict with each other.  That means 
  36. two instruction pipelines.
  37.  
  38. Parallelizing CPUs can potentially lead to 1000 fold speed increases.
  39. As yet, success towards that goal had been somewhat limited.  Also note
  40. that having two CPUs is a lot more expensive.  If you really need the
  41. performance, you should be looking at a workstation.
  42.  
  43. -- 
  44. Ray Fischer                   "Convictions are more dangerous enemies of truth
  45. ray@netcom.com                 than lies."  -- Friedrich Nietszsche
  46.